code); db_query("UPDATE cron SET timestamp = '". time() ."' WHERE id = $cron->id"); watchdog("message", "cron: executed '$cron->name'"); } ?>