silverstripe-cms/code
Ingo Schommer cb96255e80 Removed direct sprintf() usage from _t() calls
Parameterized strings are easier to understand,
and more fail-proof, don't fatal out when not enough sprintf() args
2012-12-21 11:18:18 +01:00
..
batchactions Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
controllers Removed direct sprintf() usage from _t() calls 2012-12-21 11:18:18 +01:00
forms BUGFIX Ensure required lang and css are loaded when using SiteTreeURLSegmentField 2012-11-08 12:53:43 +10:00
model BUG Remove handwritten SQL and use the ORM. 2012-12-05 10:27:12 +13:00
reports BUGFIX: Fixed SideReport for use with Postgres (using v8.4) which requires table/column-names to be quoted. MySQL seems OK with either/both 2012-10-19 16:04:32 +13:00
search Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
staticpublisher Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00