mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-28 23:03:25 +09:00
rewrite rulì m.layouts ì¶ê°
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7850 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
4f0ddc76fa
commit
176f66d88b
7 changed files with 17 additions and 9 deletions
|
|
@ -309,7 +309,7 @@
|
|||
if(!file_exists($cache_file)) return new Object(-1, 'msg_invalid_queryid');
|
||||
|
||||
if($source_args) $args = @clone($source_args);
|
||||
|
||||
$this->source_args = $args;
|
||||
$output = @include($cache_file);
|
||||
|
||||
if( (is_a($output, 'Object') || is_subclass_of($output, 'Object')) && !$output->toBool()) return $output;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue