From 21f6d2ea3a607714be0fabb7e29d5c0f9b8e0c27 Mon Sep 17 00:00:00 2001 From: pdontthink Date: Tue, 4 Mar 2008 08:42:27 +0000 Subject: [PATCH] Add FIXME git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@12989 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- src/options.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/options.php b/src/options.php index bfcbc358..facbe529 100644 --- a/src/options.php +++ b/src/options.php @@ -214,6 +214,7 @@ if (isset($optpage_name) && ($optpage_name != '')) { /* DO OLD SAVING OF SUBMITTED OPTIONS. THIS WILL BE REMOVED LATER. */ /*******************************************************************/ +//FIXME: let's remove these finally in 1.5.2..... but first, are there any plugins using them? /* If in submit mode, select a save hook name and run it. */ if ($optmode == SMOPT_MODE_SUBMIT) { /* Select a save hook name. */ -- 2.25.1