X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=scripts%2Fconsole.php;h=c260ffaa0037cb41dc5942deae59589f5c8526b3;hb=000b7675d86428bc81770f9a8543566af9cf459f;hp=4d207c261b5a7da9f52799107dd04805e0240520;hpb=5e1a9ad04d4e10ee44881a26ea72c9a80f748188;p=quix0rs-gnu-social.git diff --git a/scripts/console.php b/scripts/console.php index 4d207c261b..c260ffaa00 100755 --- a/scripts/console.php +++ b/scripts/console.php @@ -18,7 +18,7 @@ * along with this program. If not, see . */ -# Abort if called from a web server +// Abort if called from a web server define('INSTALLDIR', realpath(dirname(__FILE__) . '/..'));