mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-27 04:28:44 +02:00
N°2154 - Security breach
This commit is contained in:
6
lib/nikic/php-parser/lib/bootstrap.php
Normal file
6
lib/nikic/php-parser/lib/bootstrap.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
if (!class_exists('PhpParser\Autoloader')) {
|
||||
require __DIR__ . '/PhpParser/Autoloader.php';
|
||||
}
|
||||
PhpParser\Autoloader::register();
|
||||
Reference in New Issue
Block a user