Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2901425
D25349.1737278181.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
477 B
Referenced Files
None
Subscribers
None
D25349.1737278181.diff
View Options
diff --git a/src/platform/PlatformSymbols.php b/src/platform/PlatformSymbols.php
--- a/src/platform/PlatformSymbols.php
+++ b/src/platform/PlatformSymbols.php
@@ -11,6 +11,14 @@
return 'Phorge';
}
+ public static function getPlatformClientPath() {
+ return 'arcanist/';
+ }
+
+ public static function getPlatformServerPath() {
+ return 'phorge/';
+ }
+
public static function getProductNames() {
return array(
self::getPlatformClientName(),
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jan 19, 09:16 (13 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1108741
Default Alt Text
D25349.1737278181.diff (477 B)
Attached To
Mode
D25349: Rebrand: Add "path" entries to PlatformSymbols
Attached
Detach File
Event Timeline
Log In to Comment