English Magyar
 

Missing Controller

Error: CreditcardController could not be found.

Error: Create the class CreditcardController below in file: app/controllers/creditcard_controller.php

<?php
class CreditcardController extends AppController {

	var $name = 'Creditcard';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp