Page MenuHomePhorge

D25195.1734977004.diff
No OneTemporary

D25195.1734977004.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
Mon, Dec 23, 18:03 (14 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1027132
Default Alt Text
D25195.1734977004.diff (533 B)

Event Timeline