Missing Controller

Error: ZtController could not be found.

Error: Create the class ZtController below in file: app/controllers/zt_controller.php

<?php
class ZtController extends AppController {

	var $name = 'Zt';
}
?>

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