Context |
Code$m = "03"
$oldLocale = "LC_CTYPE=en_US.UTF-8;LC_NUMERIC=C;LC_TIME=en_US.UTF-8;LC_COLLATE=en_US.UTF-8;LC_MONETARY=en_US.UTF-8;LC_MESSAGES=en_US.UTF-8;LC_PAPER=en_US.UTF-8;LC_NAME=en_US.UTF-8;LC_ADDRESS=en_US.UTF-8;LC_TELEPHONE=en_US.UTF-8;LC_MEASUREMENT=en_US.UTF-8;LC_IDENTIFICATION=en_US.UTF-8"
$month = "Mar"
$month = ucfirst(strftime("%B",strtotime('2000-'.$m.'-01')));
setlocale(LC_ALL,$oldLocale);
setlocale - [internal], line ??
Calendar::getMonthName() - CORE/app/models/calendar.php, line 37
CalendarsController::generateCalendar() - CORE/app/controllers/calendars_controller.php, line 108
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 276
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 248
Object::requestAction() - CORE/cake/libs/object.php, line 101
IndexController::viewArticleComments() - CORE/app/controllers/index_controller.php, line 110
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 276
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 248
[main] - CORE/app/webroot/index.php, line 83
0 comentaris - Escriu aquí el teu comentari
Escriu el teu comentari
Identifica't per a que recordem les teves dades quan comentis en un bloc. D'aquesta manera el teu perfil es complementarà amb els comentaris que vagis fent en altres blocs.