gnu-social/plugins/YammerImport/lib
Mikael Nordfeldth de55d8f83b plugins onAutoload now only overloads if necessary (extlibs etc.)
lib/plugin.php now has a parent onAutoload function that finds most common
files that are used in plugins (actions, dataobjects, forms, libs etc.) if
they are put in the standardised directories ('actions', 'classes', 'forms',
'lib' and perhaps some others in the future).
2013-08-28 16:10:30 +02:00
..
sn_yammerclient.php Add translator documentation. 2011-06-19 15:02:31 +02:00
yammerimporter.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
yammerqueuehandler.php Made YammerImport more robust against errors; can now pause/resume/reset the import state from the admin interface. 2010-09-28 15:59:29 -07:00
yammerrunner.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00