Improve testsuite to make it easily executable by Travis
[plcapi.git] / debugger / action.php
index 03a1242..f79aba0 100644 (file)
@@ -36,7 +36,7 @@ td form {margin: 0;}
 <body>
 <?php
 
-  include(getcwd().'/common.php');
+  include(dirname(__FILE__).'/common.php');
   if ($action)
   {