$editorid = $vbulletin->input->clean_gpc('r', 'editorid', TYPE_NOHTML);
$editorid = preg_replace('#[^a-z0-9_]#i', '', $editorid);
Powered by vBulletin® Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.