5 lines
90 B
PHP
5 lines
90 B
PHP
<?php
|
|
|
|
require __DIR__ . '/PHPInsight/Autoloader.php';
|
|
PHPInsight_Autoloader::register();
|