Thread: MySQL help
View Single Post
Old 08-23-2004, 09:55 AM   #18 (permalink)
Limit
Inactive
 
Join Date: 10-29-03
Posts: 249
iTrader: 0 / 0%
Latest Blog:
None

Limit is a jewel in the roughLimit is a jewel in the roughLimit is a jewel in the roughLimit is a jewel in the roughLimit is a jewel in the roughLimit is a jewel in the rough
in each page there was an include to maintenance.php.

Which looked like this;-
[code:1:13a7e60d4c]<?php
$disable = 0;

if ($disable == 1) {
echo "Disabled";
exit;
}
?>[/code:1:13a7e60d4c]
Limit is offline   Reply With Quote