Missing Controller
Error: IframeController could not be found.
Error: Create the class IframeController below in file: app/controllers/iframe_controller.php
<?php
class IframeController extends AppController {
var $name = 'Iframe';
}
?>
Error: IframeController could not be found.
Error: Create the class IframeController below in file: app/controllers/iframe_controller.php
<?php
class IframeController extends AppController {
var $name = 'Iframe';
}
?>