mirror of
https://github.com/e107inc/e107.git
synced 2025-08-15 11:04:18 +02:00
Bulk mail templates can now resize images to keep email sizes smaller. eg. {MEDIA1: w=500} Improved debugging of thumb.php.
This commit is contained in:
@@ -67,6 +67,7 @@ class plugin_gallery_index_controller extends eControllerFront
|
||||
public function init()
|
||||
{
|
||||
e107::plugLan('gallery', 'front');
|
||||
e107::css('gallery', 'css/gallery.css');
|
||||
$this->catList = e107::getMedia()->getCategories('gallery');
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user