XPressME Integration Kit

Trac

source: branches/Ver2.4/xpressme_integration_kit/include/add_xpress_config.php @ 762

Last change on this file since 762 was 551, checked in by toemon, 14 years ago

mySQL接続上限警告 対策 Fixes#315

File size: 253 bytes
Line 
1<?php
2require_once dirname( __FILE__ ).'/xpress_debug_log.php' ;
3require_once dirname(dirname( __FILE__ )).'/class/config_from_xoops.class.php' ;
4$xoops_config = new ConfigFromXoops;
5require_once dirname( __FILE__ ).'/set_cash_cookie_path.php' ;
6?>
Note: See TracBrowser for help on using the repository browser.