From 5100f68f551ae57607257ab1fec8755581d6f3f4 Mon Sep 17 00:00:00 2001 From: tokul Date: Mon, 12 Apr 2004 08:00:53 +0000 Subject: [PATCH] missing phpdoc declaration git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7098 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- functions/display_messages.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/functions/display_messages.php b/functions/display_messages.php index d0b0f522..af92c0e9 100644 --- a/functions/display_messages.php +++ b/functions/display_messages.php @@ -13,9 +13,11 @@ * @package squirrelmail */ +/** + * including plugin functions + */ require_once(SM_PATH . 'functions/plugin.php'); - /** * Find out where squirrelmail lives and try to be smart about it. * The only problem would be when squirrelmail lives in directories -- 2.25.1