Home
last modified time | relevance | path

Searched refs:get_cronjob (Results 1 – 2 of 2) sorted by relevance

/dports/www/habari/habari-0.8/system/classes/
H A Dcrontab.php126 static function get_cronjob( $name ) function in CronTab
145 $cron = self::get_cronjob( $name );
/dports/www/habari/habari-0.8/system/handlers/
H A Dinstallhandler.php1420 if ( ! CronTab::get_cronjob( 'truncate_log' ) ) {