diff options
Diffstat (limited to 'settings/plugins')
-rw-r--r-- | settings/plugins/index.php | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/settings/plugins/index.php b/settings/plugins/index.php index e69de29bb..6ef803d2d 100644 --- a/settings/plugins/index.php +++ b/settings/plugins/index.php @@ -0,0 +1,12 @@ +<?php +/** + * Elgg user settings functions. + * + * @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/ + */ +?>
\ No newline at end of file |