79681146

Date: 2025-06-26 21:04:10
Score: 2
Natty:
Report link

in ./system/libraries/Migration.php

change this

elseif ( ! is_callable(array($class, $method)))
elseif ( ! is_callable(array(new $class, $method)))
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Manuel