[TYPO3-english] CoolUri - cronjob to update all links
Jan Bednarik
info at bednarik.org
Sun May 3 16:41:49 CEST 2009
Hi,
what happens when you push the button is really simple - it's just 1 SQL
query you could put into your own script. The query is:
UPDATE link_cache SET tstamp=0;
the method in the Link Manager looks at POST data, so if you could
simulate it somehow ... then its cooluri/manager/linkmanager.Main.php::all()
--
Jan Bednarik
www.bednarik.org - web about Typo3 in czech
More information about the TYPO3-english
mailing list