]> git.mxchange.org Git - friendica.git/blob - bin/console.bat
Prevents 4 E_NOTICEs when POST fields are not set. (#5458)
[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" %*