묻고답하기

<?php
/**
* @file  index.php
* @author NHN (developers@xpressengine.com)
* @brief Start page
*
* Find and create module object by mif, act in Request Argument \n
* Set module information
*
* @mainpage XpressEngine
* @section intro introduction
* XE is an opensource and being developed in the opensource project. \N
* For more information, please see the link below.
* - Official website: http://www.xpressengine.com(korean), http://www.xpressengine.org(english)
* - SVN Repository: http://xe-core.googlecode.com/svn/
* \n
* "XpressEngine (XE)" is free software; you can redistribute it and/or \n
* modify it under the terms of the GNU Lesser General Public \n
* License as published by the Free Software Foundation; either \n
* version 2.1 of the License, or (at your option) any later version. \n
* \n
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
* Lesser General Public License for more details.
* \n
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
*
**/

/**
* @brief Declare constants for generic use and for checking to avoid a direct call from the Web
**/
define('__XE__',   TRUE);
define('__ZBXE__', TRUE); // deprecated : __ZBXE__ will be removed. Use __XE__ instead.

/**
* @brief Include the necessary configuration files
**/
require dirname(__FILE__) . '/config/config.inc.php';

/**
* @brief Initialize by creating Context object
* Set all Request Argument/Environment variables
**/
$oContext = &Context::getInstance();
$oContext->init();

/**
* @brief If default_url is set and it is different from the current url, attempt to redirect for SSO authentication and then process the module
**/
if($oContext->checkSSO())
{
$oModuleHandler = new ModuleHandler();

if($oModuleHandler->init())
{
$oModule = &$oModuleHandler->procModule();
$oModuleHandler->displayContent($oModule);
}
}

$oContext->close();

/* End of file index.php */
/* Location: ./index.php */
글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
로이조52 페이지/게시판 본문내 글자 확대/축소 질문 [1] 2014.06.09 by mAKEkr
qwqwwewe 모바일로 자동가입 방지 버튼이 안눌립니다.(도와주세요ㅠ)  
이런이런88 도메인 리다이렉션 관련 문의 드립니다! [6] 2014.06.09 by HSJI
멍충돋네 특정회원의 포인트만 리셋되었습니다.  
Cookie 데이터 이전 툴 다운로드가 안됩니다 ;; [1] 2014.06.09 by 로이조52
몽실아빠 주소에 mid가 무조건 포함되게 리다이렉트 됩니다. [2] 2014.06.09 by 애니즌
나는짱이야1004 로고 이미지 업로드 관련 질문드립니다. [1] 2014.06.09 by 나는짱이야1004
난남자입니다하하 레벨 표시 관련 문의드립니다ㅠ file  
임상수757 xe 홈페이지 접속이 갑자기 안되네요 [12] 2014.06.09 by 전재영722
O'^'O xe 모바일 페이지 제작 [4] file 2014.06.09 by O'^'O
themild 경로 문제! [2] 2014.06.09 by O'^'O
ForcePlane 자바스크립트 For문과 break관련해서 질문입니다! [4] 2014.06.09 by ForcePlane
써니22222 업데이트후 관리자페이지 서버요청중 무한 반복  
xe마스터하는그날까지 게시판 공개하기버튼삭제 [1] file 2014.06.09 by mAKEkr
SSMIN 이상한 도메인이 홈페이지로 연결됩니다.  
xe마스터하는그날까지 게시판말머리선택  
katekim 에디터 비활성화문제 [2] file 2014.06.09 by katekim
산하2 텍스트 파일 include시 개행문자 살리는 방법 좀 부탁 드립니다. [2] 2014.06.09 by 산하2
xe마스터하는그날까지 이게시판은어떤건가요? [5] file 2014.06.09 by 애니즌
xe마스터하는그날까지 게시판답글달기 [3] file 2014.06.09 by 키스투엑스이