egroupware_official/phpgwapi/cron/asyncwrapper.php
2016-04-06 19:27:47 +00:00

14 lines
360 B
PHP

#!/usr/bin/php -qC
<?php
/**
* API - run Timed Asynchron Services for all EGroupware domain/instances
*
* @link http://www.egroupware.org
* @author Lars Kneschke
* @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License
* @package api
* @access public
* @version $Id$
*/
include __DIR__.'/../../api/asyncwrapper.php';