File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4141}
4242define ('ROOT ' , $ rootDir );
4343fwrite ($ stderr ,'Root Directory: \'' .$ rootDir .'\'. ' ."\n" );
44- require_once $ rootDir .'vendor ' .$ DS .'webfiori ' .$ DS .'jsonx ' .$ DS .'src ' .$ DS .'JsonTypes.php ' ;
45- require_once $ rootDir .'vendor ' .$ DS .'webfiori ' .$ DS .'jsonx ' .$ DS .'src ' .$ DS .'JsonI.php ' ;
46- require_once $ rootDir .'vendor ' .$ DS .'webfiori ' .$ DS .'jsonx ' .$ DS .'src ' .$ DS .'Json.php ' ;
44+ require_once $ rootDir .'vendor ' .$ DS .'webfiori ' .$ DS .'jsonx ' .$ DS .'webfiori ' . $ DS . ' json ' .$ DS .'JsonTypes.php ' ;
45+ require_once $ rootDir .'vendor ' .$ DS .'webfiori ' .$ DS .'jsonx ' .$ DS .'webfiori ' . $ DS . ' json ' .$ DS .'JsonI.php ' ;
46+ require_once $ rootDir .'vendor ' .$ DS .'webfiori ' .$ DS .'jsonx ' .$ DS .'webfiori ' . $ DS . ' json ' .$ DS .'Json.php ' ;
4747
4848require_once $ rootDir .'src ' .$ DS .'ParamTypes.php ' ;
4949require_once $ rootDir .'src ' .$ DS .'AbstractWebService.php ' ;
You can’t perform that action at this time.
0 commit comments