]> git.mxchange.org Git - friendica.git/blob - bin/console.bat
Fix off-by-one error in Message ID header count check in Util\Emailer
[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" %*