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