additional_plugins/serendipity_plugin_twitter/plugin_version.inc.php
Garvin Hicking 5731762a34 Added parameters to html_entity_decode() and htmlentities().
I did not use the wrapper method for those few occurences since it was too much work.
I'm sorry :-D
2014-11-29 12:18:56 +01:00

5 lines
84 B
PHP

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