ActionCam

Missing Controller

Error: Sposob-platbyController could not be found.

Error: Create the class Sposob-platbyController below in file: app/controllers/sposob-platby_controller.php

<?php
class Sposob-platbyController extends AppController {

	var $name = 'Sposob-platby';
}
?>

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


12345678910111213141516