]> git.mxchange.org Git - friendica.git/blob - bin/console.bat
Fixed E_NOTICE when no valid result has been returned. (#5457)
[friendica.git] / bin / console.bat
1 @echo OFF
2 :: in case DelayedExpansion is on and a path contains !
3 setlocal DISABLEDELAYEDEXPANSION
4 php "%~dp0console.php" %*