Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3994357
D170.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
494 B
Referenced Files
None
Subscribers
None
D170.diff
View Options
diff --git a/app/Actions/ActionsReport.php b/app/Actions/ActionsReport.php
--- a/app/Actions/ActionsReport.php
+++ b/app/Actions/ActionsReport.php
@@ -95,9 +95,9 @@
*
* @return int 200 if all is fine, 503 if an error is present
*/
- public function getResponseStatusCode () {
- return $this->containsError() ? 503 : 200;
- }
+ public function getResponseStatusCode () {
+ return $this->containsError() ? 503 : 200;
+ }
///
/// Events
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jan 11, 18:36 (20 h, 46 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2345480
Default Alt Text
D170.diff (494 B)
Attached To
Mode
D170: Fixed whitespace issue
Attached
Detach File
Event Timeline
Log In to Comment