An error occured when processing this action.
Add the method below to webapp/actions/site_action.php:
class SiteAction extends Action {
public function control() {
// ...
}
} #0 require_once() called at [/www/v3/libs/utils/action_errors.php:21] #1 ActionErrors::missingMethod(site, control) called at [/www/v3/libs/action.php:193] #2 Action::_executeAction() called at [/www/v3/webroot/index.php:30]