We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f502502 commit de80006Copy full SHA for de80006
interface/lib/classes/functions.inc.php
@@ -28,7 +28,7 @@
28
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
29
*/
30
31
-require_once 'compatibility.inc.php';
+require_once __DIR__.'/../compatibility.inc.php';
32
33
//* The purpose of this library is to provide some general functions.
34
//* This class is loaded automatically by the ispconfig framework.
0 commit comments