Scenes of Significance

Missing Controller

Error: ModernController could not be found.

Error: Create the class ModernController below in file: app/controllers/modern_controller.php

<?php
class ModernController extends AppController {

	var $name = 'Modern';
}
?>

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