silverstripe-cms/code/sitefeatures
Sam Minnee f067bd1304 Adding double-quotes to table and field references
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@66417 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-11-23 22:58:18 +00:00
..
Akismet.php Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
MathSpamProtection.php MINOR: fixed comment on MathSpamProtection 2008-09-01 22:57:08 +00:00
PageComment.php ENHANCEMENT Added fieldLabels() overloading to various DataObject subclasses. Use this method instead of directly calling _t() in getCMSFields(), and use fieldLabel('MyField') to get the label for a specific FormField. This way, we can transparently support formfield scaffolding and re-use the labels for search fields automatically. 2008-11-02 20:04:26 +00:00
PageCommentInterface.php Adding double-quotes to table and field references 2008-11-23 22:58:18 +00:00
SSAkismet.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00