[-] CORE : Merge of https://github.com/PrestaShop/PrestaShop/pull/813
This commit is contained in:
@@ -1993,7 +1993,7 @@ class AdminControllerCore extends Controller
|
||||
}
|
||||
|
||||
// Execute Hook AdminController SetMedia
|
||||
Hook::exec('actionAdminControllerSetMedia', array());
|
||||
Hook::exec('actionAdminControllerSetMedia');
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user