mirror of
https://github.com/e107inc/e107.git
synced 2025-08-22 06:03:27 +02:00
Hero now has a background image and an image/video field. Re-install and clear db cache.
This commit is contained in:
@@ -37,6 +37,7 @@ if(!class_exists("hero_setup"))
|
||||
if(!empty($ret['failed']))
|
||||
{
|
||||
e107::getMessage()->addError("Failed to import default slides.");
|
||||
e107::getMessage()->addDebug(print_a($ret['failed'],true));
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user