comprofiler.class.php
上传用户:stephen_wu
上传日期:2008-07-05
资源大小:1757k
文件大小:176k
- <?php
- /**
- * Joomla/Mambo Community Builder
- * @version $Id: comprofiler.class.php 610 2006-12-13 17:33:44Z beat $
- * @package Community Builder
- * @subpackage comprofiler.class.php
- * @author JoomlaJoe and Beat
- * @copyright (C) JoomlaJoe and Beat, www.joomlapolis.com
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU/GPL version 2
- */
- // ensure this file is being included by a parent file
- if ( ! ( defined( '_VALID_CB' ) || defined( '_JEXEC' ) || defined( '_VALID_MOS' ) ) ) { die( 'Direct Access to this location is not allowed.' ); }
- $ueConfig['version'] = '1.2 RC 2';
- /** @global int $_CB_OneTwoRowsStyleToggle */
- /** @global int $_CB_ProfileItemid */
- /** @global array $_CB_outputedHeads storing already outputed items in head to output only once and avoid double-outputing */
- global $_CB_PMS, $_CB_OneTwoRowsStyleToggle, $_CB__Cache_ProfileItemid, $_CB_outputedHeads;
- // $_CB_PMS = new cbPMS(); // moved at end of file
- $_CB_OneTwoRowsStyleToggle = 1; // toggle for status sectionTableEntry display
- $_CB_outputedHeads = array();
- $_CB__Cache_ProfileItemid = null;
- cbimport( 'cb.tables' );
- cbimport( 'phpinputfilter.inputfilter' );
- cbimport( 'cb.acl' );
- define("_CB_SPOOFCHECKS",1);
- define( "_UE_PREGMATCH_VALID_EMAIL", "