Merge branch 'master_MDL-32597' of git://github.com/danmarsden/moodle
This commit is contained in:
+1
-1
@@ -56,7 +56,7 @@ Local plugins are used in cases when no standard plugin fits, examples are:
|
||||
* custom admin settings
|
||||
|
||||
Standard plugin features:
|
||||
* /local/pluginname/db/version.php - version of script (must be incremented after changes)
|
||||
* /local/pluginname/version.php - version of script (must be incremented after changes)
|
||||
* /local/pluginname/db/install.xml - executed during install (new version.php found)
|
||||
* /local/pluginname/db/install.php - executed right after install.xml
|
||||
* /local/pluginname/db/uninstall.php - executed during uninstallation
|
||||
|
||||
Reference in New Issue
Block a user