diff options
Diffstat (limited to 'cron.php')
-rw-r--r-- | cron.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,4 +10,4 @@ if ($conf['debug'] === true) { foreach ($Planet->errors as $error) { echo $error->toString() . "\n"; } -}
\ No newline at end of file +} |