Changing deprecated json->decode json->encode by Bootstrap functions.
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
* Coral Gables, FL, 33134, USA, or email info@colosa.com.
|
||||
*/
|
||||
G::LoadInclude( 'ajax' );
|
||||
$oJSON = new Services_JSON();
|
||||
//$oJSON = new Services_JSON();
|
||||
if (isset( $_POST['mode'] ) && $_POST['mode'] != '') {
|
||||
$aData = $_POST;
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user