Update admin_change_pass.php
This commit is contained in:
parent
73c78cc20b
commit
5b0729ec97
1 changed files with 2 additions and 1 deletions
|
@ -8,6 +8,7 @@
|
||||||
* you will see a confirmation message that your account password has been changed.
|
* 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
|
* 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");
|
include("includes/config.inc.php");
|
||||||
|
@ -34,4 +35,4 @@ if(!$user)
|
||||||
|
|
||||||
display_it();
|
display_it();
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|
Loading…
Add table
Reference in a new issue