Missing Method in ContactsControllerError: The action universal_index.htm is not defined in controller ContactsController Error: Create ContactsController::universal_index.htm() in file: app/controllers/contacts_controller.php.
<?php
class ContactsController extends AppController {
var $name = 'Contacts';
function universal_index.htm() {
}
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp. |
||
|
©2009 B2b Interactive Marketing |
||