From 052eb5d1ed1b5b7755525e4e7af26faea1619747 Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Mon, 5 May 2014 10:48:03 +0200 Subject: [PATCH] fixed markpu --- doc/installation.rst | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/doc/installation.rst b/doc/installation.rst index b421a90..9e5cbb7 100644 --- a/doc/installation.rst +++ b/doc/installation.rst @@ -105,7 +105,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: -- 1.7.2.5