Skip to content

Commit a2d2bed

Browse files
MaciejMaciej
Maciej
authored and
Maciej
committed
tools path fix
1 parent 8f7b5fa commit a2d2bed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

phalcon.bat

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
@echo off
2-
2+
33
set PTOOLSPATH="%~dp0\"
4-
php %PTOOLSPATH%\phalcon.php %*
4+
php %PTOOLSPATH%phalcon.php %*

0 commit comments

Comments
 (0)