Some dirty takeback for pages you do not have FTP Access
Posted: Tue 4. Jan 2011, 13:51
Same as http://phpwcms-docu.de
Oliver aka "Pappnase" running through Berlin, not attempting any of my calls. So then I took back the page:
in HTML put :
Page is back again ...
Greetz from docu hacker
Oliver aka "Pappnase" running through Berlin, not attempting any of my calls. So then I took back the page:
in HTML put :
Code: Select all
[PHP]
$sql="UPDATE phpwcms_article SET article_end='2030-12-31 23:59:59' WHERE article_end='2010-12-31 23:59:59' AND article_deleted=0";
$was=mysql_query($sql);
[/PHP]
Greetz from docu hacker