mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 03:01:43 +09:00
Update addon.controller.php
This commit is contained in:
parent
ee1b0bcbc4
commit
c8c4e94760
1 changed files with 0 additions and 1 deletions
|
|
@ -138,7 +138,6 @@ class addonController extends addon
|
|||
$buff[] = '//trigger call here';
|
||||
$buff[] = '}';
|
||||
}
|
||||
$buff[] = '$total_addon_count=' . ($i-1) . ';';
|
||||
$addon_path = _XE_PATH_ . 'files/cache/addons/';
|
||||
FileHandler::makeDir($addon_path);
|
||||
$addon_file = $addon_path . ($gtype == 'site' ? $site_srl : '') . $type . '.acivated_addons.cache.php';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue