Loading, please wait...

Missing Method in SpecialController

You are seeing this error because the action UnapprovedUsers.php is not defined in controller SpecialController

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

Fatal: Confirm you have created the SpecialController::UnapprovedUsers.php() in file : app/controllers/special_controller.php

<?php
class SpecialController extends AppController {
   function UnapprovedUsers.php() {
   }

}
?>

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