Error: The action line: is not defined in controller ServicesController
Error: Create ServicesController::line:() in file: app/controllers/services_controller.php.
<?php
class ServicesController extends AppController {
var $name = 'Services';
function line:() {
}
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp