Improved the compiler getDynamicScript to also use function tabs. Moved the fucntion tab to helper class. Added dynamic title and description insertion options to permissions area.
This commit is contained in:
@ -1172,6 +1172,7 @@ class Infusion extends Interpretation
|
||||
*/
|
||||
public function setLangFileData()
|
||||
{
|
||||
// reset values
|
||||
$values = array();
|
||||
$mainLangLoader = array();
|
||||
// check the admin lang is set
|
||||
|
Reference in New Issue
Block a user