additional_plugins/serendipity_plugin_twitter/plugin_version.inc.php
Matthias Mees f113207fcb Fix duplicate backend nav link.
Unfortunately, I misunderstood the example code for switching the
backend nav section, so some plugin were linked to twice in the
backend nav. This should fix it.
2014-06-05 22:20:32 +02:00

5 lines
84 B
PHP

<?php
// Actual version of both plugins
@define('PLUGIN_TWITTER_VERSION', '1.63');