additions
authornehresma <nehresma@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 22 Feb 2000 15:18:22 +0000 (15:18 +0000)
committernehresma <nehresma@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 22 Feb 2000 15:18:22 +0000 (15:18 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@238 7612ce4b-ef26-0410-bec9-ea0150e637f0

TODO

diff --git a/TODO b/TODO
index c6b410815eb47a5c9a17457a8ff2ee09d9cf738c..be9c94698634b9eba58fdb4f901cc4d40cb66c4c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -3,3 +3,8 @@ Ideas to be implemented
 
 -  Decode message bodies if they are quoted printable
 -  Saving sent mail into folder "Sent"
+-  Delete folders made robust
+-  Go through each php file and assign it a constant
+      value.  Then when doing an include, check to see
+      if that value is already defined or not before
+      including.