Changeset 1509 in ExiteCMS for branches/PLi-Fusion/404handler.php


Ignore:
Timestamp:
07/02/08 18:27:06 (4 years ago)
Author:
hverton
Message:

Merged trunk revisions 1408:1508 into the PLi-Fusion branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/PLi-Fusion/404handler.php

    r1192 r1509  
    109109            break; 
    110110        } 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>"); 
    112112        } 
    113113    } 
Note: See TracChangeset for help on using the changeset viewer.