In order to make sent_subfolders work I had to change a lot of code.
authorphilippe_mingo <philippe_mingo@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 11 Jan 2002 23:28:12 +0000 (23:28 +0000)
committerphilippe_mingo <philippe_mingo@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 11 Jan 2002 23:28:12 +0000 (23:28 +0000)
commit1c52ba77ca7d72fd34feeb6b338d3e60b6083f07
tree6193b9a870b6b99ed84acc2b813921fb29ab2470
parent9e9c63e450f5db18ede8ea744f7e9807e413bf66
In order to make sent_subfolders work I had to change a lot of code.
I may have messed up something in the process so PLEASE TEST THIS
CARFULLY.

In my system (that uses uw) it almost work. The only thing left to
be done is to organize left main in such a way that sent subfolders
are placed to the top.

I've replaced some spare code with a few new functions.
sqimap_mailbox_rename and isSpecialMailbox are the most interesting
in other proceses.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2119 7612ce4b-ef26-0410-bec9-ea0150e637f0
functions/imap_mailbox.php
functions/page_header.php
plugins/sent_subfolders/setup.php
src/folders.php
src/folders_create.php
src/folders_delete.php
src/folders_rename_do.php
src/folders_rename_getname.php
src/left_main.php