コード例 #1
0
<?php

/*
 * This file is part of LogRiver package.
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 *
 * @author LogRiver <*****@*****.**>
 */
error_reporting(E_ALL | E_STRICT);
require dirname(__FILE__) . '/../src/LogriverAuto/Autoloader.php';
LogriverAuto_Autoloader::register();