Remove references to include/datetime

This commit is contained in:
Hypolite Petovan 2018-02-03 12:27:47 -05:00
parent cea80c78e4
commit f020292408
28 changed files with 0 additions and 36 deletions

View file

@ -24,7 +24,6 @@ class OnePoll
public static function execute($contact_id = 0, $command = '') {
global $a;
require_once 'include/datetime.php';
require_once 'include/items.php';
logger('start');