: ' . h($pluginDot . $class) . ''); ?>
: ' . h($class) . '', (empty($plugin) ? APP_DIR . DS : CakePlugin::path($plugin)) . 'Controller' . DS . h($class) . '.php'); ?>
<?php class AppController { }
: