diff options
Diffstat (limited to 'views/default/usersettings/statistics.php')
| -rw-r--r-- | views/default/usersettings/statistics.php | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/views/default/usersettings/statistics.php b/views/default/usersettings/statistics.php deleted file mode 100644 index f01e48bc8..000000000 --- a/views/default/usersettings/statistics.php +++ /dev/null @@ -1,16 +0,0 @@ -<?php - /** - * Elgg settings specific user settings. - * - * @package Elgg - * @subpackage Core - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 - * @author Marcus Povey - * @copyright Curverider Ltd 2008 - * @link http://elgg.org/ - */ - - global $CONFIG; - - echo "<p>" . nl2br(elgg_echo("usersettings:statistics:description")) . "</p>"; -?>
\ No newline at end of file |
