BUG 9180 Replace json_decode function by G::json_decode

Replace json_decode function by G::json_decode to support PHP
versions without json support configured.
This commit is contained in:
Herbert Saal Gutierrez
2012-05-31 11:34:52 -04:00
parent 01d65b3ff1
commit 0a95770cf1
3 changed files with 31 additions and 47 deletions

View File

@@ -37,7 +37,6 @@ require_once "entities/AppSolrQueue.php";
require_once "classes/model/AppSolrQueue.php";
/**
* Invalid search text for Solr exception
*