Fix wrong path in cronjob.php

This commit is contained in:
Frederic Guillot 2016-08-18 21:06:46 -04:00
parent 61b44b4375
commit 91ef795d71
No known key found for this signature in database
GPG Key ID: 92D77191BA7FBC99
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<?php
require __DIR__.'/common.php';
require __DIR__.'/app/common.php';
if (php_sapi_name() === 'cli') {
$options = getopt('', array(