silverstripe-framework/tests/i18n/_fakewebroot/i18nothermodule/code
Stig Lindqvist 260a9e230c BUGFIX Versioned returns error on singleton($className)->summaryFields()
This solves a bugfix when calling singleton($className)->summaryFields() and Versioned kicks back. It is needed to by the GridField functionality to get default columns to show.

This is due to DataExtension calls ClassName::extraStatics() when calling ::load_extra_statics() statically, we need to pass in class and extension.
2011-10-31 11:17:37 +13:00
..
i18nOtherModule.php MINOR: Fixed syntax error in test source file 2009-03-22 00:29:47 +00:00
i18nTestModuleDecorator.php BUGFIX Versioned returns error on singleton($className)->summaryFields() 2011-10-31 11:17:37 +13:00