Onepoll moved as well

This commit is contained in:
Michael 2017-11-12 18:50:35 +00:00
commit 476facde61
6 changed files with 629 additions and 629 deletions

View file

@ -5,7 +5,7 @@ use Friendica\Core\Config;
use Friendica\Core\Worker;
Class CronHooks {
static public function execute($hook = '') {
public static function execute($hook = '') {
global $a;
require_once 'include/datetime.php';