MDL-25290 cache: Renamed plugin from cache => cachestore

This commit is contained in:
Sam Hemelryk
2012-10-08 09:53:51 +13:00
parent f23fbfd849
commit 6fec18203b
40 changed files with 172 additions and 162 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ require_once($CFG->dirroot.'/lib/formslib.php');
* @copyright 2012 Sam Hemelryk
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
class cache_store_addinstance_form extends moodleform {
class cachestore_addinstance_form extends moodleform {
/**
* The definition of the add instance form