gnu-social/plugins/EmailSummary
Mikael Nordfeldth e95f77d34c Updating all Memcached_DataObject extended classes to Managed_DataObject
In some brief tests, this causes no problems.

In this state however, you would need to modify DB_DataObject to have a static declaration of staticget (and probably pkeyGet). The next commit will change the staticGet overload to a unique function name (like getKV for getKeyValue), which means we can properly call the function by PHP Strict Standards.
2013-08-18 12:32:32 +02:00
..
locale Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
EmailSummaryPlugin.php Update translator documentation. 2011-04-08 01:22:02 +02:00
Email_summary_status.php Updating all Memcached_DataObject extended classes to Managed_DataObject 2013-08-18 12:32:32 +02:00
sendemailsummary.php clear up whitespace in sendemailsummary 2011-06-08 16:33:06 -04:00
siteemailsummaryhandler.php Fix incorrect parameter in sprintf(). Spotted by Giftpflanze. 2011-04-24 19:53:28 +02:00
useremailsummaryhandler.php Add tags and headers to improve email summary deliverability 2011-06-21 14:07:10 -04:00