Thijs Kinkhorst
71a18ac31c
Exactly how the line is terminated is not really relevant, so strip all
...
whitespace around an admin-username.
2005-02-01 16:42:47 +00:00
tokul
64c452d04c
adding some information about plugin
2005-02-01 09:25:31 +00:00
tokul
6eff887165
user's user's id :)
2005-01-27 13:17:58 +00:00
tokul
0001f12e0f
uid=0 thing can be fixed, but i don't want to be the one that allows to use
...
root logins on webmail interface.
2005-01-27 13:07:26 +00:00
tokul
b72e8c5793
fixed incorrect test. $adm_id was getting value of fileowner && function_exists
2005-01-27 12:44:19 +00:00
Thijs Kinkhorst
3089cda871
Even more checking whether writing actually succeeds.
2005-01-24 19:11:45 +00:00
Thijs Kinkhorst
ee1b3f9ce0
Check if proc_open/fopen actually succeeded before starting to write to it.
2005-01-24 18:17:51 +00:00
Thijs Kinkhorst
8b802f155a
Show System Specs link has no place under the Options
...
menu, move it to the Bug-plugin page.
2005-01-18 16:54:29 +00:00
Fredrik Jervfors
5fcc041bd2
Replacing tabs with spaces, trimming white space at EOL and newline at EOF (PHP only)
2005-01-07 17:42:23 +00:00
jangliss
6ae10eebc0
Minor typo
2005-01-03 08:13:36 +00:00
jangliss
bd06a2b1d3
Fix listcommands plugin to behave like normal reply/compose links, and
...
return to message page that originally called from.
2005-01-03 08:11:53 +00:00
Fredrik Jervfors
02f3ab92fe
Increment year in copyright notice
2004-12-29 22:58:54 +00:00
Fredrik Jervfors
d2142eae1f
Minor cleanup
2004-12-29 19:08:21 +00:00
Fredrik Jervfors
9faf3051c1
Changing squirrelmail/Squirrelmail to SquirrelMail in some strings as well as other minor documentation fixes
2004-12-29 15:06:20 +00:00
tokul
91a762a761
moved imap_test function to right place
2004-12-28 11:25:23 +00:00
tokul
7d528d3fff
one more place affected by #1085377 bug
2004-12-28 10:44:01 +00:00
tokul
e19ad01ea5
Adding macosx and hmailserver options. presets also include mercury, but it
...
is not used in any $imap_server_type tests
2004-12-28 10:31:25 +00:00
Thijs Kinkhorst
a73561b911
Increment year in copyright notice.
2004-12-27 15:04:02 +00:00
tokul
10c54fc732
reuploading files
2004-12-27 12:09:51 +00:00
tokul
33ceb41473
use default http port for intertran in order to be able to used it through
...
strict firewall. updated otenet form url
2004-12-19 09:18:14 +00:00
tokul
e59bf2ef26
looks like opera implemented it according to apple specs and height/width
...
is required by this browser. without them opera defaults to 100-200 height.
fix for bug.818958
2004-12-19 08:42:25 +00:00
tokul
90906a3396
make gpltrans url configurable
2004-12-19 08:20:30 +00:00
tokul
e26141668a
adding all charsets used by SM translations to default_charset selection list
2004-11-14 17:42:40 +00:00
Fredrik Jervfors
66d6ea252d
XHTML fixes
2004-11-12 14:21:31 +00:00
Fredrik Jervfors
8c8ecffa57
Replacing tabs with spaces, trimming white space at EOL and newline at EOF
2004-11-02 22:21:34 +00:00
tokul
4c9c8b6c67
adding address book block
2004-11-02 15:39:37 +00:00
Jimmy Conner
a21603ad47
Revert my changes on this plugin, I didn't notice that the globals were dynamically called. Thanks Tomas!
2004-11-01 15:25:51 +00:00
tokul
b1b942f1a0
adding phpdoc blocks
...
fixed test sound popup button
whitespace fixes
removed "options saved" message from options_save hook. This hook is active before
any html output begins.
removed includes that are already loaded by validate.php
functions/display_messages.php is already loaded by validate.php, if file based
prefs are used. db_prefs does not include it.
2004-11-01 10:29:36 +00:00
tokul
18df2c7983
phpdoc: added block tags, @version is set to Id:, removed Author: and Date:
...
because author is Konstantin and date/last commiter is present in Id:
fixed: unchecked test of $msg
removed tabs.
2004-11-01 09:40:27 +00:00
Jimmy Conner
2cd94f0d75
Removed variables that were initialized, but never actually used
...
Also remove a few more globals that were unused
Remove a few newlines at the end of files
Hopefully this will help shrink the memory footprint of SM just slightly
2004-11-01 02:05:15 +00:00
Jimmy Conner
6bfd0f1168
Remove unused globals
2004-10-31 23:24:09 +00:00
Jimmy Conner
0d44d0348c
Not sure how this global got there... (Copy and Paste?)
...
Should also use SM_PATH where necessary
2004-10-28 04:10:51 +00:00
Jimmy Conner
87e35e61d7
Missing global. We declared all the others, why not this one...
2004-10-28 04:02:46 +00:00
Jimmy Conner
08836b4ff1
Minor bug fix, just a misspelled variable
2004-10-28 03:53:46 +00:00
tokul
4bfbc05d8c
spellcheck
2004-10-27 09:51:28 +00:00
tokul
7b06f34c39
removing duplicate @global. @example requires full path or fails to get file from
...
same directory.
2004-10-27 09:33:04 +00:00
jangliss
4a7bb07b99
Fix for SquirrelSpell output issues. Patch courtesy David Boone.
2004-10-25 01:20:33 +00:00
Fredrik Jervfors
77d589bbd6
Unifying strings
2004-10-24 21:19:17 +00:00
Fredrik Jervfors
9ccfa864cc
XHTML fixes
2004-10-24 20:30:55 +00:00
tokul
7f194d58c4
adding phpdoc tags. updating translation engines.
2004-10-24 10:57:27 +00:00
Fredrik Jervfors
f8d6910c04
XHTML fixes, trimming blanks, removing tabs etc.
2004-10-16 06:33:08 +00:00
tokul
94dd47e010
dumping translate plugin changes into cvs.
...
* moved all functions to functions.php
* added site configuration options
* added custom translation engine options
translation engines still need some updates that will be added later
2004-10-15 10:59:14 +00:00
tokul
8f669eccc9
use folder list instead of string list in order to follow 'mailbox_select_style'
...
setting.
2004-10-09 12:52:43 +00:00
tokul
0bf0921d48
reusing abook_create_form code
2004-10-09 08:27:32 +00:00
tokul
85a08c5ef9
posix functions can be disabled or unavailable
2004-10-04 16:09:03 +00:00
tokul
b4f99575fb
converting strings to ngettext
2004-10-04 15:23:48 +00:00
tokul
584c58ec04
converting string to ngettext. you have 1 message or you have more messages
2004-10-04 15:04:20 +00:00
jangliss
8b0c0afd7d
Fix for 906217. If replying to an email inline, and a spell check is done,
...
spelling mistakes in the reply would be corrected on the wrong line (ie,
throughout the original email to which you are replying). This is caused
by aspell (and possibly ispell) ignoring empty lines.
2004-10-02 03:09:08 +00:00
tokul
476e5a1bd5
moving functions to separate file, adding configuration files
2004-10-01 18:39:39 +00:00
Fredrik Jervfors
16b9a81aee
Adding reminder
2004-10-01 01:15:41 +00:00