mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
Remove resize_image addon from default enabled list
This commit is contained in:
parent
a3d2682744
commit
658ca421f4
1 changed files with 0 additions and 1 deletions
|
|
@ -19,7 +19,6 @@ class addon extends ModuleObject
|
|||
$oAddonController = getAdminController('addon');
|
||||
$oAddonController->doInsert('autolink', 0, 'site', 'YY');
|
||||
$oAddonController->doInsert('photoswipe', 0, 'site', 'YY');
|
||||
$oAddonController->doInsert('resize_image', 0, 'site', 'YY');
|
||||
$oAddonController->makeCacheFile(0);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue