Changeset - c6610c4ced17
[Not reviewed]
0 1 0
Chel Sea (chain) - 5 years ago 2020-05-10 12:35:28
chain@rpgfiction.net
update plugin version to 2.0.1 [20200317]
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
inc/plugins/inplayquotes.php
Show inline comments
 
@@ -15,13 +15,13 @@ function inplayquotes_info()
 
	return array(
 
		"name"		=> "Zitate auf dem Forenindex",
 
		"description"	=> "Erlaubt es Mitgliedern, Zitate aus Beiträgen einzufügen, die dann auf dem Index des Forums erscheinen.",
 
		"website"	=> "https://github.com/its-sparks-fly",
 
		"author"	=> "sparks fly",
 
		"authorsite"	=> "https://github.com/its-sparks-fly",
 
		"version"	=> "2.0",
 
		"version"	=> "2.0.1",
 
		"compatibility" => "18*"
 
	);
 
}
 

	
 
function inplayquotes_install()
 
{
0 comments (0 inline, 0 general)