Skip to content
Snippets Groups Projects
Select Git revision
  • 15ac28f8d778ffe21ffec422ac3dc08fd19145c5
  • master default protected
  • hsh_3.10
3 results

version.php

  • Alexander Bias's avatar
    15ac28f8
    Don't hardcode the term start months · 15ac28f8
    Alexander Bias authored
    This patch gets rid of the hardcoded term start months (april and october) and makes them configurable within two admin settings.
    
    In addition to that change, two functions are added to the data_controller class which make the term start months gettable for callers from outside of the plugin.
    To make clear from when on these functions are available for other plugins which require this plugin, the plugin version is bumped.
    15ac28f8
    History
    Don't hardcode the term start months
    Alexander Bias authored
    This patch gets rid of the hardcoded term start months (april and october) and makes them configurable within two admin settings.
    
    In addition to that change, two functions are added to the data_controller class which make the term start months gettable for callers from outside of the plugin.
    To make clear from when on these functions are available for other plugins which require this plugin, the plugin version is bumped.