Fredrik Jervfors
cbd8682825
Fixing "broken" strings
2004-09-28 04:17:30 +00:00
tokul
a7ab68f897
closing form tag. thanks to Gunnar Wagenknecht.
2004-09-27 14:22:11 +00:00
pdontthink
4144ef8c04
Squash IMAP errors when auto-fetching; fix was previously applied, but only to fetch.php
2004-09-14 20:43:03 +00:00
Erin Schnabel
d5fc6066a0
updates to mysql backend in change_password plugin..
...
Different mechanism to override backend settings so that backend/<type>.php
doesn't have config stuff in it, and added support for MySQL password and
UNIX crypt password encryption (like old mysql changepass plugin).
2004-09-08 15:24:22 +00:00
tokul
f3c57a3315
hiding functions used only by plugin
2004-09-06 14:34:58 +00:00
tokul
6077832691
code cleanup:
...
adding phpdoc blocks
removing bogus GetMimeProperties function
breaking long line
2004-09-06 14:18:44 +00:00
tokul
70febabf4f
removed includes that are already loaded by include/validate.php.
...
converted & to & in frame urls. w3.org recommendation.
2004-09-06 13:45:32 +00:00
tokul
7374e214f2
spellcheck
2004-09-06 08:54:56 +00:00
tokul
9d08586fc4
fixed function_exist test and used newer mcrypt functions. If squirrelmail
...
minimal requirements are 4.1.2, function test can be removed.
2004-09-06 08:52:14 +00:00
tokul
112255f231
comma in wrong place.
2004-09-06 08:30:55 +00:00
tokul
1e73a8f6af
using default html header generation functions. Fixes error when custom_css
...
was not loaded.
2004-09-06 08:09:21 +00:00
tokul
cbfa7e9bda
using internal SM functions to create page header.
2004-09-02 19:41:07 +00:00
tokul
b7d636673e
me bad. loose but lossy.
2004-09-01 16:37:57 +00:00
tokul
f1321a201b
updating copyright, converting strings to gettext, adding some phpdoc blocks
2004-08-27 18:04:23 +00:00
tokul
4ac56e5965
agresive_decoding changed to aggressive_decoding.
...
added loosy_encoding to conf.pl and other configuration scripts.
added phpdoc since tags to some options.
2004-08-27 12:46:59 +00:00
Fredrik Jervfors
d81fc9e5b0
XHTML fixes
2004-08-15 04:04:17 +00:00
Fredrik Jervfors
3508677983
XHTML fixes
2004-08-15 02:03:39 +00:00
Fredrik Jervfors
303d308968
XHTML fixes
2004-08-15 01:02:58 +00:00
Fredrik Jervfors
1a308fafc6
String fix
2004-08-13 23:30:51 +00:00
Fredrik Jervfors
f6ed632026
XHTML fixes
2004-08-11 17:52:25 +00:00
Fredrik Jervfors
2f598f16c2
XHTML fixes
2004-08-11 08:40:19 +00:00
Fredrik Jervfors
76e928a97a
XHTML fixes
2004-08-11 05:10:19 +00:00
Fredrik Jervfors
1c290fe8e1
XHTML fixes
2004-08-09 15:48:15 +00:00
Thijs Kinkhorst
bdfd4e7416
If we have PHP 4.3.0, we can make SquirrelSpell work with safe_mode.
...
This also removes the need for the 'cat' program when using older PHP,
easing the use of this plugin under Windows. The patch is provided by
Ray Ferguson, #752314 . As I have only PHP 4.1.2, this is not thoroughly
tested code; please test it all so it will be verified to work in many
different environments.
2004-08-03 11:06:18 +00:00
Fredrik Jervfors
2405c2b049
Minor code cleanup
2004-07-12 08:27:46 +00:00
Fredrik Jervfors
93e73bbbac
Indentation and XHTML fix
2004-07-03 07:19:08 +00:00
Fredrik Jervfors
9c1a8e2d0c
I18n fix
2004-07-03 07:17:13 +00:00
Fredrik Jervfors
d604feee1a
This can't be considered beta anymore
2004-07-03 07:15:30 +00:00
Fredrik Jervfors
e287acf13d
Fixing minor typo
2004-07-02 09:14:32 +00:00
Fredrik Jervfors
816951fb36
Another XHTML fix
2004-07-02 08:40:28 +00:00
Fredrik Jervfors
ccf2611113
XHTML fix
2004-07-02 08:16:45 +00:00
Fredrik Jervfors
91d6cd59d5
Removing HTML tags from strings
2004-07-01 15:03:30 +00:00
Fredrik Jervfors
17fa1a4fbb
Indentation
2004-06-25 05:54:24 +00:00
Fredrik Jervfors
3300cf216f
Minor clean and a string unified with STABLE
2004-06-12 17:07:05 +00:00
tokul
9d0574cde8
I think plural tense should use only ' instead of 's
2004-06-07 16:13:32 +00:00
tokul
a6d0d87f90
fixed typo
2004-06-07 16:11:45 +00:00
tokul
9e3ed702b3
declaration needs two * in order not to create phpdoc errors
2004-06-07 11:22:05 +00:00
Fredrik Jervfors
4a43f3fa2d
Changing SPAMCOP to SpamCop
2004-06-05 17:19:51 +00:00
indiri69
facb19b95e
Don't show empty braces when there's only one filter
2004-06-02 16:54:39 +00:00
stekkel
f34d2ef36a
Adapted arguments for sqimap_fetch_small_header_list
2004-06-02 13:45:16 +00:00
stekkel
e3c519e440
cleanup up filter plugin
2004-05-23 15:38:40 +00:00
Fredrik Jervfors
eb5cc10e7a
Fixed HTML bug
2004-05-21 06:48:23 +00:00
Fredrik Jervfors
5d83344759
Merging two strings and making external links open in a new window
2004-05-15 13:27:56 +00:00
Fredrik Jervfors
1ae3b25364
Removing HTML from strings and cleaning up code
2004-05-15 09:56:28 +00:00
Thijs Kinkhorst
3f2cb10590
One encoding step too much.
2004-05-11 21:09:21 +00:00
indiri69
9b16c31c47
Use the form functions instead
2004-05-11 20:26:49 +00:00
indiri69
61bc9363d7
Move functions out of setup.php
2004-05-11 18:21:49 +00:00
tokul
f02d89c7a8
Adding forms for searching Gmane and SF bugtracker
2004-05-10 17:03:20 +00:00
tokul
a8ae6c1758
fixed frame target
...
http://www.w3.org/TR/html4/types.html#type-frame-target
2004-05-10 17:02:03 +00:00
tokul
814c31010a
fixed printf statement
2004-05-10 14:19:05 +00:00