diff options
author | Cash Costello <cash.costello@gmail.com> | 2011-12-11 07:46:10 -0500 |
---|---|---|
committer | Cash Costello <cash.costello@gmail.com> | 2011-12-11 07:46:10 -0500 |
commit | 06ea39aed597f94b8a754b05ca60d005167367b7 (patch) | |
tree | 070c7327aa78eed720c21bf47f92b6e1d44b76d3 /start.php | |
download | elgg-06ea39aed597f94b8a754b05ca60d005167367b7.tar.gz elgg-06ea39aed597f94b8a754b05ca60d005167367b7.tar.bz2 |
initial commmit
Diffstat (limited to 'start.php')
-rw-r--r-- | start.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/start.php b/start.php new file mode 100644 index 000000000..26fa340b0 --- /dev/null +++ b/start.php @@ -0,0 +1,6 @@ +<?php +/** + * + */ + + |