minor #1259 Fixed ZendServer specific DLL Path in install doc (tucksaun)

This PR was merged into the master branch.

Discussion
----------

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)

Commits
-------

2b102e3 Fixed ZendServer specific DLL Path in install doc
This commit is contained in:
Fabien Potencier
2013-11-03 20:14:49 +01:00
+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: