* Got bored and copied all the validate.php and define() stuff to 1.1
authorfidian <fidian@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 19 Apr 2001 18:19:45 +0000 (18:19 +0000)
committerfidian <fidian@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 19 Apr 2001 18:19:45 +0000 (18:19 +0000)
commitf740c049d91feb836dd9633be9e8ff52c00d066f
treedcc614b7c728cd91b17c09e4042a812c11e39f5b
parent786923816699d76b81fed432d200878de17438c4
* Got bored and copied all the validate.php and define() stuff to 1.1
* Cleaned up some code
* Fixed some typos
* Added a few files (documentation, translations)
* EAGERLY awaiting 1.1 to come out
* Made all global stuff "global $varname" so the new define() method we use
  will work properly (methinks)

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1259 7612ce4b-ef26-0410-bec9-ea0150e637f0
49 files changed:
doc/rfc_documents.txt [new file with mode: 0644]
doc/themes.txt
src/addrbook_popup.php
src/addrbook_search.php
src/addrbook_search_html.php
src/addressbook.php
src/compose.php
src/delete_message.php
src/download.php
src/empty_trash.php
src/folders.php
src/folders_create.php
src/folders_delete.php
src/folders_rename_do.php
src/folders_rename_getname.php
src/help.php
src/left_main.php
src/load_prefs.php
src/login.php
src/move_messages.php
src/options.php
src/options_display.php
src/options_folder.php
src/options_highlight.php
src/options_order.php
src/options_personal.php
src/read_body.php
src/redirect.php
src/right_main.php
src/search.php
src/signout.php
src/validate.php [new file with mode: 0644]
src/webmail.php
themes/black_bean_burrito_theme.php
themes/bluesnews_theme.php
themes/bluesteel_theme.php
themes/dark_grey_theme.php
themes/deepocean_theme.php
themes/default_theme.php
themes/forest_theme.php
themes/high_contrast_theme.php
themes/ice_theme.php
themes/maize_theme.php
themes/plain_blue_theme.php
themes/purple_theme.php
themes/sandstorm_theme.php
themes/seaspray_theme.php
themes/servery_theme.php
themes/slashdot_theme.php