[SUCS Devel] [Git][sucssite/sso][cd-improvements] syntax fix
Imran Hussain (@imranh)
imranh at sucs.org
Wed Dec 22 19:48:02 GMT 2021
Imran Hussain pushed to branch cd-improvements at sucssite / sso
Commits:
202ad095 by Imran Hussain at 2021-12-22T19:48:01+00:00
syntax fix
- - - - -
1 changed file:
- public/pull.php
Changes:
=====================================
public/pull.php
=====================================
@@ -7,7 +7,7 @@ if ($retVal == 0) {
exit(0);
}
-http_response_code(500)
+http_response_code(500);
print("not ok\n");
var_dump($retArr);
var_dump($retVal);
View it on GitLab: https://projects.sucs.org/sucssite/sso/-/commit/202ad0953e65cf88298d3eeb70f6f7956e9fdc1a
--
View it on GitLab: https://projects.sucs.org/sucssite/sso/-/commit/202ad0953e65cf88298d3eeb70f6f7956e9fdc1a
You're receiving this email because of your account on projects.sucs.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sucs.org/pipermail/devel/attachments/20211222/7bc11bb6/attachment.html>
More information about the Devel
mailing list