* Removed the unnecessary function replace_escaped_spaces (never used)
authorfidian <fidian@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 10 Feb 2001 01:22:06 +0000 (01:22 +0000)
committerfidian <fidian@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 10 Feb 2001 01:22:06 +0000 (01:22 +0000)
commit0cd84d75b1d2c786b88c859a049443669b37d96d
treeff771fa57114acec383451833db02bc3f2f1cbca
parentc56215689dba4dc9a0778bfaf38eea7368c540fd
* Removed the unnecessary function replace_escaped_spaces (never used)
* Changed all instances of replace_spaces to the actual function call
  (removing the silly wrapper function replace_spaces)
* Added a collapseable folder list for left_main.php
* Added the option for it under Options -> Folders

(Sorry that I didn't do this in smaller commits that only did one or two of
the above actions.)

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1110 7612ce4b-ef26-0410-bec9-ea0150e637f0
ChangeLog
functions/mailbox_display.php
functions/strings.php
src/folders.php
src/left_main.php
src/load_prefs.php
src/options.php
src/options_folder.php
src/search.php