diff options
Diffstat (limited to 'views/default/usersettings/main.php')
| -rw-r--r-- | views/default/usersettings/main.php | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/views/default/usersettings/main.php b/views/default/usersettings/main.php deleted file mode 100644 index d19b4d773..000000000 --- a/views/default/usersettings/main.php +++ /dev/null @@ -1,16 +0,0 @@ -<?php - /** - * Elgg user main settings page. - * Functions for adding and manipulating options on the user settings panel. - * - * @package Elgg - * @subpackage Core - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 - * @author Curverider Ltd - * @copyright Curverider Ltd 2008 - * @link http://elgg.org/ - */ - - // Description of what's going on - echo "<p>" . autop(elgg_echo("usersettings:description")) . "</p>"; -?>
\ No newline at end of file |
