mirror of
https://github.com/e107inc/e107.git
synced 2025-08-15 02:57:15 +02:00
Issue #3301 Revert "Removed problematic cache from e107plugin::getinfo()"
This reverts commit 89e28e38c5
because it breaks thumb.php
This commit is contained in:
@@ -845,7 +845,7 @@ final class e_core_pref extends e_pref
|
||||
parent::__construct($pref_id, $pref_alias);
|
||||
if($load && $pref_id)
|
||||
{
|
||||
$this->load($pref_id, $load);
|
||||
$this->load();
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user