Page MenuHomePhorge

D25194.1746445631.diff
No OneTemporary

D25194.1746445631.diff

diff --git a/src/applications/phame/storage/PhameBlog.php b/src/applications/phame/storage/PhameBlog.php
--- a/src/applications/phame/storage/PhameBlog.php
+++ b/src/applications/phame/storage/PhameBlog.php
@@ -169,7 +169,7 @@
}
public function getLiveURI() {
- if (strlen($this->getDomain())) {
+ if (phutil_nonempty_string($this->getDomain())) {
return $this->getExternalLiveURI();
} else {
return $this->getInternalLiveURI();

File Metadata

Mime Type
text/plain
Expires
Mon, May 5, 11:47 (5 d, 18 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1126074
Default Alt Text
D25194.1746445631.diff (463 B)

Event Timeline