Adapted the compiler to use the new tables and subforms for the joomla component. Improved the compiler to make more use of the array_map function

This commit is contained in:
2017-10-29 13:03:06 +02:00
parent 2bab5e2721
commit 6003b45b7a
476 changed files with 1324 additions and 2745 deletions

View File

@ -312,6 +312,8 @@ class Structure extends Get
// first we run the perent constructor
if (parent::__construct($config))
{
// run global updater
ComponentbuilderHelper::runGlobalUpdater();
// set the Joomla version
$this->joomlaVersion = $config['joomlaVersion'];
// set the template path