Update admin_change_pass.php

This commit is contained in:
Saqib Razzaq 2016-06-08 13:11:05 +05:00
parent 73c78cc20b
commit 5b0729ec97

View file

@ -8,6 +8,7 @@
* you will see a confirmation message that your account password has been changed.
*
* for help and support pelase visti forums.clip-bucket.com or report issues on code.google.com/p/clipbucket/issues
* Notice: File is not used anymore
*/
include("includes/config.inc.php");
@ -34,4 +35,4 @@ if(!$user)
display_it();
?>
?>