Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2867686
D25741.1736648598.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
567 B
Referenced Files
None
Subscribers
None
D25741.1736648598.diff
View Options
diff --git a/src/applications/herald/action/HeraldAction.php b/src/applications/herald/action/HeraldAction.php
--- a/src/applications/herald/action/HeraldAction.php
+++ b/src/applications/herald/action/HeraldAction.php
@@ -298,10 +298,9 @@
$no_permission[] = $phid;
unset($targets[$phid]);
}
- }
-
- if ($no_permission) {
- $this->logEffect(self::DO_STANDARD_PERMISSION, $no_permission);
+ if ($no_permission) {
+ $this->logEffect(self::DO_STANDARD_PERMISSION, $no_permission);
+ }
}
return $targets;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jan 12, 02:23 (6 d, 9 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1111762
Default Alt Text
D25741.1736648598.diff (567 B)
Attached To
Mode
D25741: Fix undefined variable in HeraldAction
Attached
Detach File
Event Timeline
Log In to Comment