mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1104 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
94c12ff8bf
commit
fd6970d1ce
1 changed files with 0 additions and 1 deletions
|
|
@ -173,7 +173,6 @@
|
||||||
**/
|
**/
|
||||||
function _executeQuery($cache_file, $source_args, $query_id) {
|
function _executeQuery($cache_file, $source_args, $query_id) {
|
||||||
global $lang;
|
global $lang;
|
||||||
debugPrint($query_id);
|
|
||||||
|
|
||||||
if(!file_exists($cache_file)) return new Object(-1, 'msg_invalid_queryid');
|
if(!file_exists($cache_file)) return new Object(-1, 'msg_invalid_queryid');
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue