Skip to content

Commit 7318ad3

Browse files
authored
v0.9.6
1 parent 4cafacd commit 7318ad3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Basic.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
* - include/require Basic.php.
1414
*
1515
* @package BasicPHP
16-
* @version v0.9.5
16+
* @version v0.9.6
1717
* @author Raymund John Ang <[email protected]>
1818
* @license MIT License
1919
*/
@@ -363,7 +363,7 @@ public static function setErrorReporting($boolean=TRUE)
363363
}
364364

365365
/**
366-
* JSON Request Body as $_POST
366+
* JSON Request Body as $_POST - API Access
367367
*/
368368

369369
public static function setJsonBodyAsPOST() {

0 commit comments

Comments
 (0)