@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.

Fix "acccess" spelling error

Summary: This is misspelled.

Test Plan: Consulted a dictionary.

Reviewers: chad

Reviewed By: chad

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

+1 -1
+1 -1
src/aphront/AphrontRequest.php
··· 484 484 pht( 485 485 'This Phabricator install is configured as "%s", but you are '. 486 486 'using the domain name "%s" to access a page which is trying to '. 487 - 'set a cookie. Acccess Phabricator on the configured primary '. 487 + 'set a cookie. Access Phabricator on the configured primary '. 488 488 'domain or a configured alternate domain. Phabricator will not '. 489 489 'set cookies on other domains for security reasons.', 490 490 $configured_as,