mirror of
https://github.com/friendica/friendica
synced 2025-04-27 13:10:10 +00:00
Remove references to include/datetime
This commit is contained in:
parent
cea80c78e4
commit
f020292408
28 changed files with 0 additions and 36 deletions
|
@ -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');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue