Library manager implementation #195

Merged
Llewellyn merged 24 commits from staging into master 2017-12-12 13:31:16 +00:00
Showing only changes of commit 8f3d573202 - Show all commits

View File

@ -30,8 +30,8 @@ defined('_JEXEC') or die('Restricted access');
/** /**
* Compiler class * Compiler class
*/ */
class Fields extends Structure { class Fields extends Structure
{
/** /**
* Metadate Switch * Metadate Switch
* *