Skip to content
Snippets Groups Projects
Commit 42966ab0 authored by Florian Azizian's avatar Florian Azizian
Browse files

FIX #9267 unset variable

parent aa210ef9
No related branches found
No related tags found
No related merge requests found
......@@ -59,6 +59,7 @@ class CoreController
}
}
}
unset($aInit['scriptsInjected']);
for ($i = 0; $i < count($scriptsToInject); $i++) {
foreach ($scriptsToInject as $value) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment