mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-28 14:52:24 +09:00
exclude FrontEndFileHandlerTest.php
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9877 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
b09862088a
commit
39fd65dc7e
4 changed files with 31 additions and 22 deletions
|
|
@ -5,6 +5,7 @@ if(!defined('__XE__')) define('__XE__', true);
|
|||
if(!defined('__ZBXE__')) define('__ZBXE__', true);
|
||||
if(!defined('_XE_PATH_')) define('_XE_PATH_', realpath(dirname(__FILE__).'/../').'/');
|
||||
|
||||
$_SERVER['SCRIPT_NAME'] = '/xe/index.php';
|
||||
error_reporting(E_ALL & ~E_NOTICE);
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue