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