You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
O controller plugins/SettingsPa/Controller.php chama $this->registrationFileEmpty(), mas o método não parece estar definido no arquivo. Isso pode causar erro fatal ao executar a rotina correspondente.
Summary
O controller
plugins/SettingsPa/Controller.phpchama$this->registrationFileEmpty(), mas o método não parece estar definido no arquivo. Isso pode causar erro fatal ao executar a rotina correspondente.