We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cafacd commit 7318ad3Copy full SHA for 7318ad3
1 file changed
Basic.php
@@ -13,7 +13,7 @@
13
* - include/require Basic.php.
14
*
15
* @package BasicPHP
16
- * @version v0.9.5
+ * @version v0.9.6
17
* @author Raymund John Ang <raymund@open-nis.org>
18
* @license MIT License
19
*/
@@ -363,7 +363,7 @@ public static function setErrorReporting($boolean=TRUE)
363
}
364
365
/**
366
- * JSON Request Body as $_POST
+ * JSON Request Body as $_POST - API Access
367
368
369
public static function setJsonBodyAsPOST() {
0 commit comments