Fixed ZendServer specific DLL Path in install doc

It seems the \ need to be escaped in the tip section.

(see the file on github or the Twig website)
This commit is contained in:
Tugdual Saunier
2013-11-03 20:10:18 +01:00
parent 0906728a74
commit 2b102e366b
+1 -1
View File
@@ -98,7 +98,7 @@ For Windows:
ZendServer.
The built DLL will be available in
C:\php-sdk\phpdev\vcXX\x86\php-source-directory\Release
C:\\php-sdk\\phpdev\\vcXX\\x86\\php-source-directory\\Release
Finally, enable the extension in your ``php.ini`` configuration file: