Removing XmlForm and Smarty class dependency

This commit is contained in:
Erik Amaru Ortiz
2014-03-13 18:45:45 -04:00
parent fbdd88e085
commit 8e9b30f706
2 changed files with 168 additions and 30 deletions

View File

@@ -508,7 +508,7 @@ class dynaFormHandler
/**
* Function getFields
* @param array $aFilter
* @return array
* @return DOMElement[]
*/
public function getFields($aFilter = Array())
{