mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-16 12:26:30 +00:00
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:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user