Loading, please wait...

Missing Method in NewsController

You are seeing this error because the action UsersAddNew.php is not defined in controller NewsController

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

Fatal: Confirm you have created the NewsController::UsersAddNew.php() in file : app/controllers/news_controller.php

<?php
class NewsController extends AppController {
   function UsersAddNew.php() {
   }

}
?>

Select language : English| हिन्दी| தமிழ்| తెలుగు