<?php /** * @package MOStlyCE * @author Chad Auld (hide@address.com) * @copyright Brilaps, LLC (http://brilaps.com) * @license GNU Lesser General Public License (LGPL - http://www.gnu.org/licenses/lgpl.html) */ /** ensure this file is being included by a parent file */ defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' ); require_once( $mainframe->getPath( 'toolbar_html' ) ); TOOLBAR_mosceConfig::_CONFIG(); ?>