Notice (8): Undefined variable: system [APP/views/layouts/default.ctp, line 32] "> Notice (8): Undefined variable: system [APP/views/layouts/default.ctp, line 33] "> Notice (8): Undefined variable: system [APP/views/layouts/default.ctp, line 34] ">

Missing Controller

Error: ArtilcesController could not be found.

Error: Create the class ArtilcesController below in file: app/controllers/artilces_controller.php

<?php
class ArtilcesController extends AppController {

	var $name = 'Artilces';
}
?>

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