philippe.idlas@free.fr,
il y a 14 ans
Bonsoir,
Voilà le message d'erreur. Si quelqu'un pouvez me traduire ce que cela veut dire. MERCI. ;)
Missing Controller
Error: Index.phpController could not be found.
Error: Create the class Index.phpController below in file: app/Controller/Index.phpController.php
<?php
class Index.phpController extends AppController {
}
Notice: If you want to customize this error message, create app/View/Errors/missing_controller.ctp
Stack Trace
#0 /home/philippe/dev/tests/sitecake/app/webroot/index.php(96): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#1 {main}