Replace symlink to PHP script
@@ -1 +0,0 @@
-../../../web/inc/vars.inc.php
@@ -0,0 +1,3 @@
+<?php
+require_once('../../../web/inc/vars.inc.php');
+?>