コード例 #1
0
ファイル: index.php プロジェクト: voltrue2/pie
<?php

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