묻고답하기

<?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 남기남
아이포토 회원데이타 엑셀로 추출시 전화번호출력 송동욱님 답변참고해서 했는데요.. [2] 2013.02.18 by 아이포토
syota7942 간단게시판에 대한 질문입니다.  
고이풀 jsp도 리눅스 서버에서 돌아가나요? [1] 2013.02.18 by 구기닷
sbshs77 이슈 트래커 소유권 변경 방법.. [1] 2013.02.18
007611 회원가입폼 다중선택시 세로로 보기  
사융이 스케치북 5를 쓰고 있습니다 ㅎ  
이경동747 스케치북 게시판 스킨.. no image 현상  
nimm 에디터 질문입니다  
쿠마노미 홈페이지 문제  
XE에서 크롬의 notifications기능을 사용하고 싶습니다. [1] file 2013.02.18
산역군 비회원으로 글을쓰면 이상한 코드가 같이 딸려옵니다. [2] 2013.02.18 by DynamicLaser
CM(OEZ) 이렇게 뜨는 이유가 뭐일까요? [1] 2013.02.18 by DynamicLaser
호루라기 레이아웃이 [설치된 레이아웃] 목록에 안뜹니다. [2] 2013.02.18 by 컴토피아
이온디 레이아웃 info.xml 라디오 인풋 박스에서 기본값 설정은 어떻게 하나요? [1] 2013.02.18 by Xiso
jeweling 회원 정보보기에서 [1] 2013.02.18 by Xiso
헉;;; 중복된 ip라 가입이 안되는건 어떻게 해결해야하나요? [1] 2013.02.18 by
달려달려 XE 실명인증 가능한가요? [2] 2013.02.17 by 샤로우
산역군 게시판 안내문 어떻게 넣나요? [1] file 2013.02.17 by 샤로우
taemin-ho 스케치북5 게시판은 관리자만 회원 닉네임 볼 수 없나요? [1] 2013.02.17 by 송동우
사쿠사토 관리자 메일 기능 질문입니다. [1] 2013.02.17 by XE카오스
아이콘샵 포인트 삭감이 안돼요 !!  
원보드 XE 404에러 메시지 어디서 수정 하나요? [2] 2013.02.17 by 송동우
소라s 게시판 기본스킨 오류 관련 질문 [1] 2013.02.17 by sejin7940
불강불급 (검색에러)고수님들 좀 가르쳐 주세요  
powerman 게시판에 글을 작성하면 앱업데이트하라고 아이콘생기듯이 ... [1] 2013.02.17 by LI-NA
야야야댣 방명록 쉬운설치로 방명록 업데이트 후 게시판 먹통 관리자페이지 한글 깨짐현상...  
또별 설치시 DB 선택은 MySQLi 좋은가요? [1] 2013.02.17 by DynamicLaser
10110 웹서버에서 하드웨어 부하를 가장 많이 발생시키는 행동 [2] 2013.02.17 by DynamicLaser
쿠마노미 Parse error [1] 2013.02.17 by DynamicLaser
나이짱 링크 타겟 질문입니다 [1] file 2013.02.17 by 송동우