projects
/
web/konrad/twig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
0906728
)
Fixed ZendServer specific DLL Path in install doc
author
Tugdual Saunier
<tugdual.saunier@gmail.com>
Sun, 3 Nov 2013 19:10:18 +0000 (20:10 +0100)
committer
Tugdual Saunier
<tugdual.saunier@gmail.com>
Sun, 3 Nov 2013 19:10:18 +0000 (20:10 +0100)
It seems the \ need to be escaped in the tip section.
(see the file on github or the Twig website)
doc/installation.rst
patch
|
blob
|
history
diff --git
a/doc/installation.rst
b/doc/installation.rst
index
f25b68b
..
eeb63c6
100644
(file)
--- a/
doc/installation.rst
+++ b/
doc/installation.rst
@@
-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: