Пример #1
0
<?php

/* SVN FILE: $Id$ */
/**
 * 起動処理
 *
 * PHP versions 4 and 5
 *
 * baserCMS :  Based Website Development Project <http://basercms.net>
 * Copyright 2008 - 2012, baserCMS Users Community <http://sites.google.com/site/baserusers/>
 *
 * @copyright		Copyright 2008 - 2012, baserCMS Users Community
 * @link			http://basercms.net baserCMS Project
 * @package			baser.config
 * @since			baserCMS v 0.1.0
 * @version			$Revision$
 * @modifiedby		$LastChangedBy$
 * @lastmodified	$Date$
 * @license			http://basercms.net/license/index.html
 */
loadPluginConfig('blog.blog');
Пример #2
0
<?php

/**
 * [ADMIN] フロント認証プラグイン
 *
 */
loadPluginConfig('front_auth.front_auth');
Пример #3
0
<?php

/* SVN FILE: $Id$ */
/**
 * 起動処理
 *
 * PHP versions 4 and 5
 *
 * baserCMS :  Based Website Development Project <http://basercms.net>
 * Copyright 2008 - 2012, baserCMS Users Community <http://sites.google.com/site/baserusers/>
 *
 * @copyright		Copyright 2008 - 2012, baserCMS Users Community
 * @link			http://basercms.net baserCMS Project
 * @package			baser.config
 * @since			baserCMS v 0.1.0
 * @version			$Revision$
 * @modifiedby		$LastChangedBy$
 * @lastmodified	$Date$
 * @license			http://basercms.net/license/index.html
 */
loadPluginConfig('feed.feed');
Пример #4
0
<?php

/* SVN FILE: $Id$ */
/**
 * 起動処理
 *
 * PHP versions 4 and 5
 *
 * baserCMS :  Based Website Development Project <http://basercms.net>
 * Copyright 2008 - 2012, baserCMS Users Community <http://sites.google.com/site/baserusers/>
 *
 * @copyright		Copyright 2008 - 2012, baserCMS Users Community
 * @link			http://basercms.net baserCMS Project
 * @package			baser.config
 * @since			baserCMS v 0.1.0
 * @version			$Revision$
 * @modifiedby		$LastChangedBy$
 * @lastmodified	$Date$
 * @license			http://basercms.net/license/index.html
 */
loadPluginConfig('mail.mail');
<?php

/**
 * 起動処理
 * 
 * @copyright		Copyright 2012, untrois
 * @link		http://www.untrois.jp/
 * @author		あつ
 * @package		baser.plugins.calendar.config
 * @version		$Revision$
 * @modifiedby		$LastChangedBy$
 * @lastmodified	$Date$
 * @license		MIT
 */
loadPluginConfig('calendar.calendar');
Пример #6
0
<?php

/**
 * [ADMIN] 掲示板プラグイン
 *
 */
loadPluginConfig('bcforum.bcforum');
Пример #7
0
<?php

/**
 * [Config] PetitBlogCustomField
 *
 * @link			http://www.materializing.net/
 * @author			arata
 * @package			PetitBlogCustomField
 * @license			MIT
 */
loadPluginConfig('PetitBlogCustomField.petit_blog_custom_field');
loadPluginConfig('PetitBlogCustomField.petit_blog_custom_field_custom');