mirror of
https://we.phorge.it/source/phorge.git
synced 2025-01-19 03:01:11 +01:00
Add a missing # in the markup.
Test Plan: (None) Reviewers: epriestley Reviewed By: epriestley CC: aran, Koolvin Differential Revision: https://secure.phabricator.com/D2499
This commit is contained in:
parent
0b764e99dd
commit
5af1dff06a
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ If so, you can download the source and build it with:
|
||||||
$ make
|
$ make
|
||||||
$ sudo make install
|
$ sudo make install
|
||||||
|
|
||||||
You may also need to add "##extension=xhprof.so#" to your php.ini.
|
You may also need to add "##extension=xhprof.so##" to your php.ini.
|
||||||
|
|
||||||
See <https://bugs.php.net/bug.php?id=59747> for more information.
|
See <https://bugs.php.net/bug.php?id=59747> for more information.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue