-
Bug
-
Resolution: Fixed
-
Minor
-
3.2.5
-
None
-
None
Some calls to include() don't have a safeguard. All calls should be wrapped with !function_exists() or !class_exists() checks.
Some calls to include() don't have a safeguard. All calls should be wrapped with !function_exists() or !class_exists() checks.