<?php class onRecaptchaCaptchaList extends cmsAction { public function run() { return LANG_RECAPTCHA_CONTROLLER; } }