Changeset 309 for trunk/includes/global_function.php
- Timestamp:
- Jan 31, 2010, 10:13:41 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/global_function.php
r308 r309 550 550 } 551 551 552 function ErrorMessage($Text) 553 { 554 echo($Text); 555 ShowFooter(); 556 die(); 557 } 558 552 559 ?>
Note:
See TracChangeset
for help on using the changeset viewer.