Cache cleared!

Missing Controller

Error: VolumeController could not be found.

Error: Create the class VolumeController below in file: app/controllers/volume_controller.php

<?php
class VolumeController extends AppController {

	var $name = 'Volume';
}
?>

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