Missing Method in Controller

Missing Method in ContactController

You are seeing this error because the action portofoliu is not defined in controller ContactController

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

Fatal: Confirm you have created the ContactController::portofoliu() in file : app/controllers/contact_controller.php

<?php
class ContactController extends AppController {
   function portofoliu() {
   }

}
?>

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