Notice (8): Undefined variable: decalage [APP/controllers/components/image.php, line 123]
Code |
Context$semaine = "08"
$annee = "2012"
$jour = 0
$mktime = 1330210800
$decalage = ((date("w",$mktime)-1)*60*60*24);
$lundi = $mktime - $decalage;
ImageComponent::trouver_date() - APP/controllers/components/image.php, line 123
AgendasController::tous2() - APP/controllers/agendas_controller.php, line 237
Object::dispatchMethod() - CORE/cake/libs/object.php, line 124
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
Object::requestAction() - CORE/cake/libs/object.php, line 101
include - APP/views/elements/events_agenda2.ctp, line 5
View::_render() - CORE/cake/libs/view/view.php, line 666
View::element() - CORE/cake/libs/view/view.php, line 343
include - APP/views/layouts/voiragendanew.ctp, line 91
View::_render() - CORE/cake/libs/view/view.php, line 666
View::renderLayout() - CORE/cake/libs/view/view.php, line 454
View::render() - CORE/cake/libs/view/view.php, line 388
Controller::render() - CORE/cake/libs/controller/controller.php, line 803
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 230
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 91
Notice (8): Undefined variable: decalage [APP/views/helpers/date.php, line 224]
Code |
Context$semaine = "08"
$annee = "2012"
$jour = 0
$mktime = 1330210800
$decalage = ((date("w",$mktime)-1)*60*60*24);
$lundi = $mktime - $decalage;
DateHelper::trouver_date() - APP/views/helpers/date.php, line 224
include - APP/views/elements/events_agenda2.ctp, line 67
View::_render() - CORE/cake/libs/view/view.php, line 666
View::element() - CORE/cake/libs/view/view.php, line 343
include - APP/views/layouts/voiragendanew.ctp, line 91
View::_render() - CORE/cake/libs/view/view.php, line 666
View::renderLayout() - CORE/cake/libs/view/view.php, line 454
View::render() - CORE/cake/libs/view/view.php, line 388
Controller::render() - CORE/cake/libs/controller/controller.php, line 803
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 230
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 91