Warning: strtotime() [function.strtotime]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Sao_Paulo' for '-03/-3.0/no DST' instead in /home/storage/d/32/67/bmcengenharia1/public_html/treinamentos/lib/Cake/Cache/CacheEngine.php on line 60

Warning: strtotime() [function.strtotime]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Sao_Paulo' for '-03/-3.0/no DST' instead in /home/storage/d/32/67/bmcengenharia1/public_html/treinamentos/lib/Cake/Cache/CacheEngine.php on line 60
Warning (2): date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Sao_Paulo' for '-03/-3.0/no DST' instead [CORE/Cake/Log/Engine/FileLog.php, line 134]
CakePHP: the rapid development php framework: Errors

Missing Method in UsersController

Error: The action function.strtotime is not defined in controller UsersController

Error: Create UsersController::function.strtotime() in file: app/Controller/UsersController.php.

<?php
class UsersController extends AppController {


	public function function.strtotime() {

	}

}

Notice: If you want to customize this error message, create app/View/Errors/missing_action.ctp

Stack Trace