diff --git a/public/index.php b/public/index.php index dcd19b5..3f814c3 100644 --- a/public/index.php +++ b/public/index.php @@ -112,7 +112,7 @@ if ($jeep->isValid()) { $data = array( - 'JSON' => json_encode($jeep::$decoded) + 'JSON' => $jeep::$raw ); //Do something