From 5b0729ec9763f5b9db2ed074472f9e20eb4bbe7e Mon Sep 17 00:00:00 2001 From: Saqib Razzaq Date: Wed, 8 Jun 2016 13:11:05 +0500 Subject: [PATCH] Update admin_change_pass.php --- do_not_upload/admin_change_pass.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/do_not_upload/admin_change_pass.php b/do_not_upload/admin_change_pass.php index 0f2eaddd..93357afd 100644 --- a/do_not_upload/admin_change_pass.php +++ b/do_not_upload/admin_change_pass.php @@ -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(); -?> \ No newline at end of file +?>