Library manager implementation #195

Merged
Llewellyn merged 24 commits from staging into master 2017-12-12 13:31:16 +00:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 8f3d573202 - Show all commits

View File

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