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