Fredrik Jervfors
9ed98bb1ec
phpDocumentor updates
2005-09-18 10:25:54 +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
Thijs Kinkhorst
a73561b911
Increment year in copyright notice.
2004-12-27 15:04:02 +00:00
tokul
4737320556
extending utf-8 decoding function.
...
default_charset test removed because it is better to do in main decoding
function and ldap needs decoding without default_charset test
2004-11-14 17:30:06 +00:00
tokul
83a8ecb3df
don't run decode cycles if charset is the same
2004-11-08 15:56:48 +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
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
tokul
b59beee63b
using sq_is8bit function instead of ereg. Code reuse and fixes some problems
...
with mbstring overloading.
P.S. SquirrelMail login fails with
php_value mbstring.func_overload 2
php_value mbstring.internal_encoding utf-8
2004-10-15 09:15:49 +00:00
Fredrik Jervfors
9d4db8b166
Phpdocumentor update - sed is your friend for these kinds of things ;)
2004-05-21 23:56:53 +00:00
Thijs Kinkhorst
cde0377d36
We're living in 2004 now... perl is your friend for these kinds of things :)
2004-02-24 15:51:22 +00:00
tokul
c607b01578
managing agresive decoding and ja_JP + utf-8.
...
global $default_charset will be used later by recode and iconv patches.
2003-12-21 14:58:19 +00:00
tokul
d02e301fac
Makes managing decoding easier. Mac decoding moved to separate cvs module
2003-12-21 11:40:08 +00:00