mirror of
https://github.com/e107inc/e107.git
synced 2025-07-28 02:10:46 +02:00
Corrected some defaults, and included icon-pool in the initial prefs. Fixed some icon-pool keys.
This commit is contained in:
@@ -80,6 +80,7 @@ if (strpos($img_file['basename'],'*') !== FALSE)
|
||||
}
|
||||
}
|
||||
|
||||
$pref['image_post_class'] = 0;
|
||||
|
||||
// Check for whether we can display image down here - so we can show image name if appropriate
|
||||
if (!varsettrue($pref['image_post']) || !check_class($pref['image_post_class']))
|
||||
|
Reference in New Issue
Block a user