mirror of
https://github.com/friendica/friendica
synced 2025-04-27 15:50:12 +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
|
@ -17,8 +17,6 @@ Class Cron {
|
|||
public static function execute($parameter = '', $generation = 0) {
|
||||
global $a;
|
||||
|
||||
require_once 'include/datetime.php';
|
||||
|
||||
// Poll contacts with specific parameters
|
||||
if (!empty($parameter)) {
|
||||
self::pollContacts($parameter, $generation);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue