Changeset 1509 in ExiteCMS for branches/PLi-Fusion/404handler.php
- Timestamp:
- 07/02/08 18:27:06 (4 years ago)
- File:
-
- 1 edited
-
branches/PLi-Fusion/404handler.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/PLi-Fusion/404handler.php
r1192 r1509 109 109 break; 110 110 } else { 111 die("<div style='font-family:Verdana;text-align:center;'><font size=6>404 - PAGE NOT FOUND</font></br /></br /><b>And the '404 page not found' page can not be loaded from the database...</b></div>");111 terminate("<font size=6>404 - PAGE NOT FOUND</font></br /></br /><b>And the '404 page not found' page can not be loaded from the database...</b>"); 112 112 } 113 113 }
Note: See TracChangeset
for help on using the changeset viewer.
