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