Se agrega al end point de PROCESS_VARIABLES, las variables de los nuevos dynaforms. Se corrige code style en VARIABLE y bug en DYNAFORM

This commit is contained in:
Daniel Rojas
2014-08-08 12:43:07 -04:00
parent ef8cc4b759
commit d642761617
3 changed files with 53 additions and 10 deletions

View File

@@ -581,7 +581,7 @@ class Variable
}
}
}
}
}
} catch (\Exception $e) {
throw $e;