Robot
112961dabf
Fix the demo site view to also display files. Fix the message of field type init. Fix to ensure type-agnostic comparisons by casting to CHAR in joins in dynamic get. Fix dynamic download for site area to have correct namespace.
17 lines
461 B
PHP
17 lines
461 B
PHP
<?php
|
|
/**
|
|
*
|
|
* @version 2.0.0 - September 03, 2014
|
|
* @package Component Builder
|
|
* @author Llewellyn van de Merwe <http://www.vdm.io>
|
|
* @copyright Copyright (C) 2014. All Rights Reserved
|
|
* @license GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html
|
|
*
|
|
**/
|
|
|
|
// No direct access to this file
|
|
defined('_JEXEC') or die('Restricted access');
|
|
?>
|
|
###BOM###
|
|
[CUSTOMCODE=dynamicDownloadController+Administrator]
|