|
@@ -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.
|