aboutsummaryrefslogtreecommitdiff
path: root/engine/start.functions.php
diff options
context:
space:
mode:
authorben <ben@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-02-11 17:29:23 +0000
committerben <ben@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-02-11 17:29:23 +0000
commit398dfbd30d5b4974ccc8df71ae34795e86ffff38 (patch)
treeceb0134134cfd217d78ef95a26dbe904c036685d /engine/start.functions.php
parent4b9104e5ffe1fdcea4cae5831b8cb7a260d69528 (diff)
downloadelgg-398dfbd30d5b4974ccc8df71ae34795e86ffff38.tar.gz
elgg-398dfbd30d5b4974ccc8df71ae34795e86ffff38.tar.bz2
Some more bootstrapping.
git-svn-id: https://code.elgg.org/elgg/trunk@4 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'engine/start.functions.php')
-rw-r--r--engine/start.functions.php15
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