Missing Controller

Error: AgrepoController could not be found.

Error: Create the class AgrepoController below in file: app/controllers/agrepo_controller.php

<?php
class AgrepoController extends AppController {

	var $name = 'Agrepo';
}
?>

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