Code Context
if ( !$this->request->is('ajax') ) // only run cron when it's not an ajax request
$this->_runCron();
$setting = array(
'site_name' => 'KHÚC YÊU THƯƠNG',
'site_email' => 'info@ducgiang.net',
'site_keywords' => '',
'site_description' => '',
'default_feed' => 'everyone',
'recaptcha' => '0',
'recaptcha_publickey' => '',
'recaptcha_privatekey' => '',
'email_validation' => '1',
'guest_message' => '',
'friend_suggestions' => '0',
'online_users' => '1',
'header_code' => '',
'sidebar_code' => '',
'footer_code' => '',
'member_message' => '',
'select_theme' => '0',
'guest_search' => '1',
'default_theme' => 'tv',
'force_login' => '1',
'homepage_code' => '',
'ban_ips' => '',
'feed_selection' => '1',
'admin_notes' => 'gtdgdfg',
'site_offline' => '0',
'offline_message' => '',
'cron_last_run' => '1337454581',
'disable_footer' => '0',
'version' => '1.2.3',
'inline_registration' => '0',
'profile_privacy' => '2',
'fb_app_id' => '',
'fb_app_secret' => '',
'fb_integration' => '0',
'popular_interval' => '30',
'today_birthdays' => '1',
'add_this' => '0',
'default_language' => 'vie',
'disable_registration' => '1',
'time_format' => '12h',
'date_format' => 'F j \a\t g:ia',
'logo' => '',
'hide_admin_link' => '0',
'admin_password' => '',
'recently_joined' => '1',
'featured_members' => '1',
'select_language' => '0',
'analytics_code' => '',
'registration_notify' => '0',
'hide_activites' => '0',
'username_change' => '0',
'save_original_image' => '1',
'mail_transport' => 'Mail',
'smtp_host' => 'localhost',
'smtp_username' => '',
'smtp_password' => ''
)
$yesterday = (int) 1337455881
$emails = array(
'f123456@mailinator.com' => array(
)
)
$notifications = array(
(int) 0 => array(
)
)
$noti = array(
'Notification' => array(
),
'User' => array(
),
'Sender' => array(
)
)
$data = array(
(int) 0 => array(
)
)
$email = 'f123456@mailinator.com'
AppController::_runCron() - APP/Controller/AppController.php, line 406
AppController::beforeFilter() - APP/Controller/AppController.php, line 158
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 246
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 670
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 100
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 85
[main] - APP/webroot/index.php, line 80