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