mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-15 20:06:31 +00:00
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:
@@ -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