gnu-social/plugins/Authentication
Brion Vibber 6f9b909211 Fix for PHP spewing notices from commit a373d07ae0
Please test with error_reporting set to E_ALL!

Classnames and function names aren't first-class objects in PHP and need to be referenced as strings here. :(
2009-11-16 15:36:30 -08:00
..
AuthenticationPlugin.php Fix for PHP spewing notices from commit a373d07ae0 2009-11-16 15:36:30 -08:00
User_username.php Allow plugin DB_DataObject classes to not have to use the .ini file by overriding keys(), table(), and sequenceKey() for them 2009-11-16 15:24:25 -05:00