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