upport
This commit is contained in:
parent
c40aafcd1a
commit
5f5d809b10
@ -1,3 +1,7 @@
|
|||||||
|
Version 1.62.2:
|
||||||
|
------------------------------------------------------------------------
|
||||||
|
* Add legal information to be used by serendipity_event_dsgvo_gpdr
|
||||||
|
|
||||||
Version 1.62.1:
|
Version 1.62.1:
|
||||||
------------------------------------------------------------------------
|
------------------------------------------------------------------------
|
||||||
* Remove defunct mybloglog
|
* Remove defunct mybloglog
|
||||||
|
@ -8,7 +8,7 @@ if (IN_serendipity !== true) {
|
|||||||
@serendipity_plugin_api::load_language(dirname(__FILE__));
|
@serendipity_plugin_api::load_language(dirname(__FILE__));
|
||||||
|
|
||||||
// Actual version of this plugin
|
// Actual version of this plugin
|
||||||
@define('PLUGIN_EVENT_GRAVATAR_VERSION', '1.62.1'); // NOTE: This plugin is also in the central repository. Commit changes to the core, too :)
|
@define('PLUGIN_EVENT_GRAVATAR_VERSION', '1.62.2'); // NOTE: This plugin is also in the central repository. Commit changes to the core, too :)
|
||||||
|
|
||||||
// Defines the maximum available method slots in the configuration.
|
// Defines the maximum available method slots in the configuration.
|
||||||
@define('PLUGIN_EVENT_GRAVATAR_METHOD_MAX', 6);
|
@define('PLUGIN_EVENT_GRAVATAR_METHOD_MAX', 6);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user