Page MenuHomePhorge

D25349.1737278181.diff
No OneTemporary

D25349.1737278181.diff

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

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)

Event Timeline