mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-15 00:12:43 +09:00
Merge branch 'feature/object-cache' of https://github.com/xpressengine/xe-core into feature/object-cache
Conflicts: modules/module/module.model.php
This commit is contained in:
commit
df697c7234
1 changed files with 0 additions and 1 deletions
|
|
@ -1703,7 +1703,6 @@ class moduleModel extends module
|
|||
$args = new stdClass();
|
||||
$args->module_srl = implode(',', $get_module_srls);
|
||||
$output = executeQueryArray('module.getModuleExtraVars', $args);
|
||||
|
||||
if(!$output->toBool())
|
||||
{
|
||||
return;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue