Notice: Undefined index: index_controller in /home/fildasro/public_html/cake/dispatcher.php on line 152

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/fildasro/public_html/cake/dispatcher.php:152) in /home/fildasro/public_html/cake/libs/session.php on line 154

Warning: Cannot modify header information - headers already sent by (output started at /home/fildasro/public_html/cake/dispatcher.php:152) in /home/fildasro/public_html/cake/libs/session.php on line 155
Fildas

Missing Controller

Missing controller

You are seeing this error because controller IndexController could not be found.

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

Fatal: Create the class below in file : app/controllers/index_controller.php

<?php
class IndexController extends AppController {
   var $name = 'Index';
}
?>

Copyright 2007 Fildas Bacau - Str Tolstoi, Nr. 67, Bacau Cod 600293
Tel/Fax : 0334-518347, Mobil: 0722.74.38.45