X-Git-Url: http://git.pk910.de/?p=PHP-P10.git;a=blobdiff_plain;f=main.php;h=5dcf7d93b9dcd0843925f9ccfb6237bd7dcdda32;hp=95e82b258bbb20ac4b9a9e7601976955737c814e;hb=29c9dfc2f073856d051daf900c1d7818dde648fe;hpb=cacbfd68b7a6d983e55742ea16cd7be101ab05f0 diff --git a/main.php b/main.php index 95e82b2..5dcf7d9 100644 --- a/main.php +++ b/main.php @@ -26,6 +26,7 @@ * */ require_once("Uplink/Uplink.class.php"); +require_once("ModCMD/ModCMD.class.php"); //basicly here is nothing, yet :D $uplink = new Uplink();