Missing Controller

Error: AffiliateProgramController could not be found.

Error: Create the class AffiliateProgramController below in file: app/controllers/affiliate_program_controller.php

<?php
class AffiliateProgramController extends AppController {

	var $name = 'AffiliateProgram';
}
?>

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



Copyright © 2010 LogoNerds.com All rights reserved

Notice (8): Undefined variable: section [APP/views/layouts/default.ctp, line 55]