aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/usercp_email.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/includes/usercp_email.php')
-rw-r--r--phpBB/includes/usercp_email.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/includes/usercp_email.php b/phpBB/includes/usercp_email.php
index 7379927b66..688adaec0d 100644
--- a/phpBB/includes/usercp_email.php
+++ b/phpBB/includes/usercp_email.php
@@ -1,6 +1,6 @@
<?php
/***************************************************************************
- * avatars.php
+ * usercp_email.php
* -------------------
* begin : Saturday, Feb 13, 2001
* copyright : (C) 2001 The phpBB Group
@@ -203,4 +203,4 @@ else
message_die(GENERAL_MESSAGE, $lang['User_not_exist']);
}
-?> \ No newline at end of file
+?>