diff options
Diffstat (limited to 'engine/start.functions.php')
-rw-r--r-- | engine/start.functions.php | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/engine/start.functions.php b/engine/start.functions.php deleted file mode 100644 index 193a16013..000000000 --- a/engine/start.functions.php +++ /dev/null @@ -1,15 +0,0 @@ -<?php
-
- /**
- * Elgg engine bootstrapper helper
- * Functions used in start.php
- *
- * @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/
- */
-
-?>
\ No newline at end of file |