Esempio n. 1
0
 public static function getFormVars(&$ref)
 {
     require_once JPATH_ROOT . DS . 'components' . DS . 'com_onepage' . DS . 'helpers' . DS . 'commonhtml.php';
     return OPCCommonHtml::getFormVars($ref);
 }