silverstripe-reports/code
Sean Harvey d236bb58eb Removed deprecated SiteTree::prepopuplate_permission_cache()
This function is misspelled, and was marked deprecated. This commit
removes that function. Please use prepopulate_permission_cache()
instead (note the removal of the extraneous "p" in "prepopuplate")
2012-11-15 14:39:48 +13:00
..
batchactions Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
controllers Fixing AssetAdmin to use static FormField::create_tag() 2012-11-15 14:32:52 +13:00
forms Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
model Removed deprecated SiteTree::prepopuplate_permission_cache() 2012-11-15 14:39:48 +13:00
reports Removed deprecated Register::register() and unregister() 2012-11-15 14:30:47 +13:00
search Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
staticpublisher APICHANGE: add_extension() is now called directly on the class, instead of on Object 2012-11-07 11:08:36 +13:00