Page MenuHomeDevCentral

D170.diff
No OneTemporary

D170.diff

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

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)

Event Timeline