From b2a6a14c133291c5cb687829258baaa7b12d9f4c Mon Sep 17 00:00:00 2001 From: pdontthink Date: Thu, 7 Sep 2006 17:18:59 +0000 Subject: [PATCH] Duh git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11683 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- functions/plugin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/plugin.php b/functions/plugin.php index 844f9007..5576ab4d 100644 --- a/functions/plugin.php +++ b/functions/plugin.php @@ -239,7 +239,7 @@ function is_plugin_enabled($plugin_name) { * possibly confuse the desired results of the version * check: 1.2.3-beta4, 1.2.3.RC2, and so forth. * - * @since 1.5.1 + * @since 1.5.2 * * @param string plugin_name name of the plugin to * check; must precisely -- 2.25.1