View Single Post
  #4 (permalink)  
Old 07-15-2008, 06:20 AM
ddluk ddluk is offline
Casual Pligger
 
Join Date: Feb 2008
Posts: 33
Thanks: 3
Thanked 13 Times in 6 Posts
@glorify

In version 0.1 now. But in version 0.2 which is included in that post it's possible.

Changes:
No it's possible to simple god access to site.

Instruction:
To access to site when maintenance mode is switched on you need go to your web site using special address written below:

Code:
http://www.your_website_address.com/?access=access_code
where access_code is code which you can change in smm.php file:

Code:
$pass = 'access_code';

Changelog:

0.2 (15.07.2008)
added god access to site when is on maintenance

0.1 (14.07.2008)
First version
Attached Files
File Type: rar maintenance_mode0.2.rar (2.1 KB, 4 views)
Reply With Quote