Page MenuHomestyx hydra

No OneTemporary

diff --git a/src/applications/phame/config/PhabricatorPhameConfigOptions.php b/src/applications/phame/config/PhabricatorPhameConfigOptions.php
index e294a27962..4931623d94 100644
--- a/src/applications/phame/config/PhabricatorPhameConfigOptions.php
+++ b/src/applications/phame/config/PhabricatorPhameConfigOptions.php
@@ -1,27 +1,27 @@
<?php
final class PhabricatorPhameConfigOptions
extends PhabricatorApplicationConfigOptions {
public function getName() {
return pht("Phame");
}
public function getDescription() {
return pht("Configure Phame blogs.");
}
public function getOptions() {
return array(
$this->newOption(
'phame.skins',
'list<string>',
array(
- 'exterals/skins/',
+ 'externals/skins/',
))
->setDescription(
pht('List of directories where Phame will look for skins.')),
);
}
}

File Metadata

Mime Type
text/x-diff
Expires
Tue, Jun 10, 7:33 PM (1 d, 8 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
140859
Default Alt Text
(926 B)

Event Timeline