/ Published in: SQL
Expand |
Embed | Plain Text
UPDATE variable SET value='s:1:"0";' WHERE name = 'site_offline'; DELETE FROM cache WHERE CID = 'variables';
You need to login to post a comment.
titosemi on 12/03/10
2 people have marked this snippet as a favorite
UPDATE variable SET value='s:1:"0";' WHERE name = 'site_offline'; DELETE FROM cache WHERE CID = 'variables';
You need to login to post a comment.