Warning (512): /home1/allsprin/public_html/app/tmp/cache/persistent/ is not writable [CORE/cake/libs/cache/file.php, line 267]
Warning (512): /home1/allsprin/public_html/app/tmp/cache/models/ is not writable [CORE/cake/libs/cache/file.php, line 267]
CakePHP: the rapid development php framework: Errors

Missing Method in SysvarsController

Error: The action sysvars is not defined in controller SysvarsController

Error: Create SysvarsController::sysvars() in file: app/controllers/sysvars_controller.php.

<?php
class SysvarsController extends AppController {

	var $name = 'Sysvars';


	function sysvars() {

	}

}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp

Not Found: /home1/allsprin/public_html/app/webroot/elements/sql_dump.php