Missing Controller
Error: TelechargerController could not be found.
Error: Create the class TelechargerController below in file: app/controllers/telecharger_controller.php
<?php
class TelechargerController extends AppController {
var $name = 'Telecharger';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp





