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