<?php
define("ROOT", dirname('_FILE_'));
set_include_path(".".PATH_SEPARATOR.ROOT."/lib".PATH_SEPARATOR.ROOT."/core".PATH_SEPARATOR.get_include_path());
require_once'image.func.php';
require_once'string.func.php';
! ) Notice: Use of undefined constant _FILE_ - assumed '_FILE_' in D:\wamp\www\shopImooc\include.php on line 3
乔帮主
霜见