• Main Page
  • Related Pages
  • Namespaces
  • Data Structures
  • Files
  • File List
  • Globals

setup/cron.php

Go to the documentation of this file.
00001 <?php
00002 chdir(dirname(__FILE__));
00003 
00004 include_once "./classes/class.ilCronClients.php";
00005 
00006 $cron_obj =& ilCronClients::_getInstance();
00007 ?>

Generated on Fri Dec 13 2013 09:06:36 for ILIAS Release_3_4_x_branch .rev 46804 by  doxygen 1.7.1