Dont't require again the Database class - refs BT#9086

1.10.x
Angel Fernando Quiroz Campos 10 years ago
parent eef54dd266
commit 8ae67f666e
  1. 1
      main/cron/fix_online_time.php

@ -6,7 +6,6 @@
* @author Imanol Losada <imanol.losada@beeznest.com>
*/
require_once __DIR__ . '/../inc/global.inc.php';
require_once api_get_path(LIBRARY_PATH) . 'database.lib.php';
/**
* Get ids of COURSEMANAGERs that are inside a course right now

Loading…
Cancel
Save