diff --git a/kloxo/httpdocs/htmllib/lib/pserver/ffilelib.php b/kloxo/httpdocs/htmllib/lib/pserver/ffilelib.php index d34944933e..0b9ffce8ad 100755 --- a/kloxo/httpdocs/htmllib/lib/pserver/ffilelib.php +++ b/kloxo/httpdocs/htmllib/lib/pserver/ffilelib.php @@ -1226,7 +1226,8 @@ function getCore() static function initThisList($parent, $class) { - + global $login; + $fpathp = $parent->fullpath; diff --git a/kloxo/make-development-distribution.sh b/kloxo/make-development-distribution.sh index e7ef824c0a..63148cbdb5 100644 --- a/kloxo/make-development-distribution.sh +++ b/kloxo/make-development-distribution.sh @@ -27,8 +27,12 @@ ###### # # Script is broken since the move to GitHub. Need to be rewritten. + echo "Script is broken since the move to GitHub. Need to be rewritten."; + echo "Remove this only with SWAT aid :)"; + exit; + + # -exit # remove this when fixed. # printUsage() { echo "Usage:"