Talk:Authentication Tutorial
From KnowledgeTree Community
Hi,
I am getting the following error while re-reading the plugins from the filesystem. Could you please help me understand what this message is all about and how I can fix the issue?
sFriendlyName = _kt('My Authentication Plugin'); return $res; } function setup() { $this->registerAuthenticationProvider( _kt('My Authentication'), 'MyAuthenticationProvider', 'my.authentication.provider', 'MyAuthentication.php'); } } $oPluginRegistry =& KTPluginRegistry::getSingleton(); $oPluginRegistry->registerPlugin('MyAuthenticationPlugin', 'my.authentication.plugin', __FILE__);
Thanks, Softek
del.icio.us
reddit

