示例#1
0
文件: index.php 项目: voltrue2/pie
<?php

$path = __FILE__;
require_once str_replace('index.php', '', $path) . 'src/exceptionhandler.class.php';
ExceptionHandler::init();