system: Linux mars.sprixweb.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
| Direktori : /usr/local/cwp/php71/lib/php/test/Structures_Graph/tests/ |
| Current File : //usr/local/cwp/php71/lib/php/test/Structures_Graph/tests/helper.inc |
<?php
if ('/usr/local/cwp/php71/lib/php' == '@'.'php_dir'.'@') {
// This package hasn't been installed.
// Adjust path to ensure includes find files in working directory.
set_include_path(dirname(dirname(__FILE__))
. PATH_SEPARATOR . dirname(__FILE__)
. PATH_SEPARATOR . get_include_path());
}
require_once 'Structures/Graph.php';