* @copyright Australian Consortium for Social and Political Research Inc 2007,2008 * @package queXS * @subpackage user * @link http://www.acspri.org.au/ queXS was writen for Australian Consortium for Social and Political Research Incorporated (ACSPRI) * @license http://opensource.org/licenses/gpl-2.0.php The GNU General Public License (GPL) Version 2 * * */ /** * Configuration file */ include_once("config.inc.php"); /** * XHTML functions */ include_once("functions/functions.xhtml.php"); /** * Operator functions */ include_once("functions/functions.operator.php"); xhtml_head(T_("queXS"), false, array("css/index_interface2.css","css/tabber.css"),array("js/tabber.js")); ?>