commit | a3ffbbb75ab9403941e4f810703313432b3993cc | [log] [tgz] |
---|---|---|
author | Derek Jones <derek.jones@ellislab.com> | Sun May 11 18:18:29 2008 +0000 |
committer | Derek Jones <derek.jones@ellislab.com> | Sun May 11 18:18:29 2008 +0000 |
tree | 729f404dbc4ecfee4e06d22cadf493747c11a9fa | |
parent | c7deac9f2f9e43cedb18202542e8a46061df046e [diff] [blame] |
Removed closing PHP tags, replaced with a comment block identifying the end of the file
diff --git a/index.php b/index.php index ebf696e..970f292 100644 --- a/index.php +++ b/index.php
@@ -113,4 +113,6 @@ | */ require_once BASEPATH.'codeigniter/CodeIgniter'.EXT; -?> \ No newline at end of file + +/* End of file index.php */ +/* Location: ./index.php */ \ No newline at end of file