Missing Controller

Error: PcNameplateController could not be found.

Error: Create the class PcNameplateController below in file: app/controllers/pc_nameplate_controller.php

<?php
class PcNameplateController extends AppController {

	var $name = 'PcNameplate';
}
?>

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