@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add a missing # in the markup.

Test Plan: (None)

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Koolvin

Differential Revision: https://secure.phabricator.com/D2499

authored by

Craig Silverstein and committed by
epriestley
5af1dff0 0b764e99

+1 -1
+1 -1
src/docs/installation_guide.diviner
··· 113 113 $ make 114 114 $ sudo make install 115 115 116 - You may also need to add "##extension=xhprof.so#" to your php.ini. 116 + You may also need to add "##extension=xhprof.so##" to your php.ini. 117 117 118 118 See <https://bugs.php.net/bug.php?id=59747> for more information. 119 119