tests
[plcapi.git] / demo / server / discuss.php
index 5ecbe63..d187695 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-include_once __DIR__ . "/../../vendor/autoload.php";
+require_once __DIR__ . "/_bootstrap.php";
 
 use PhpXmlRpc\Value;