gnu-social/plugins/UserFlag
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
..
adminprofileflag.php move action files to the right place 2009-11-01 15:16:53 -05:00
flag.gif Added flag icon for UserFlag plugin 2009-11-09 11:11:06 +00:00
flagprofile.php Added XHR for form_entity_flag 2009-11-11 13:43:21 +00:00
flagprofileform.php Added XHR for form_entity_flag 2009-11-11 13:43:21 +00:00
User_flag_profile.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
UserFlagPlugin.php Fix for PHP spewing notices from commit a373d07ae0 2009-11-16 15:36:30 -08:00