Page MenuHomePhorge

D25195.1737681116.diff
No OneTemporary

D25195.1737681116.diff

diff --git a/src/applications/phame/controller/PhameLiveController.php b/src/applications/phame/controller/PhameLiveController.php
--- a/src/applications/phame/controller/PhameLiveController.php
+++ b/src/applications/phame/controller/PhameLiveController.php
@@ -87,7 +87,7 @@
$this->isExternal = $is_external;
$this->isLive = $is_live;
- if (strlen($post_id)) {
+ if (phutil_nonempty_string($post_id)) {
$post_query = id(new PhamePostQuery())
->setViewer($viewer)
->needHeaderImage(true)

File Metadata

Mime Type
text/plain
Expires
Fri, Jan 24, 01:11 (1 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1145901
Default Alt Text
D25195.1737681116.diff (533 B)

Event Timeline