Notice (8): Undefined variable: headerDates [APP/views/layouts/default.ctp, line 50]
Notice (8): Undefined variable: headerNbJobs [APP/views/layouts/default.ctp, line 59]
Notice (8): Undefined variable: imgHeader [APP/views/layouts/default.ctp, line 77]" />

Missing Controller

Erreur: DocumentsController could not be found.

Erreur: Create the class DocumentsController below in file: app/controllers/documents_controller.php

<?php
class DocumentsController extends AppController {

	var $name = 'Documents';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp