X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=scripts%2Fconsole.php;h=c260ffaa0037cb41dc5942deae59589f5c8526b3;hb=cb3d8636680320efb998ac303fe55e775ae75b97;hp=4d207c261b5a7da9f52799107dd04805e0240520;hpb=a85a3ddc725a99ea182e86ec65f6be574752b18f;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__) . '/..'));