Quote:
Originally Posted by nexialys
$dscache_dobackup and BACKUP_DATASTORE_FILE are useless for now... would need to set it somewhere or delete it!
|
D'Oh, right. I removed the backups from the script but forgot to mention that, sry. I'll remove the redundant code.
However: I'm working on enabling rebuild_dscache.php for running as a shell script. You will then be able to specify a key, so the script will only run, if you call it with rebuild_dscache.php?k=sdiztgejklt for example.
Or with php rebuild_dscache.php -k sdiztgejklt on your favorite shell.
Another parameter would be ?silent=1 or -s to make the script silent, except error-messages.