get('tmp_path') . '/jed_checker/unzipped'; $class = 'jedcheckerRules'.ucfirst($rule); $police = new $class; $folders = JFolder::folders($path); $police->check($path.'/'.$folders[0]); } }