3 /***************************************************************************
6 * copyright : (C) 2003 CyberAlien
7 * support : http://www.phpbbstyles.com
12 * project revision : 51
13 * last modified : 25 Aug 2004 11:51:47
15 ***************************************************************************/
17 /***************************************************************************
19 * This program is free software; you can redistribute it and/or modify
20 * it under the terms of the GNU General Public License as published by
21 * the Free Software Foundation; either version 2 of the License, or
22 * (at your option) any later version.
24 ***************************************************************************/
26 if(empty($setmodules))
31 define('IN_XS', true);
32 define('XS_ADMIN_OVERRIDE', true);
33 include_once('xs_include.' . $phpEx);