thomascube
|
103d6b697c
|
Add (currently unused) function to delete all contacts + update changelog
|
17 years ago |
thomascube
|
ae8f192c90
|
Remove MDN headers before saving in sent folder + fix wrong variale name
|
17 years ago |
till
|
f8895e8768
|
* added a few @todo's
* replaced doublequotes with singlequotes
* a couple CS fixes
|
17 years ago |
till
|
d4517648ad
|
* fixing #1484792 (Thanks for the note!)
|
17 years ago |
till
|
15062e8a7c
|
* added references to used functions
* moved comments from the function in the docblock
|
17 years ago |
thomascube
|
4d3f3b9a3f
|
Mark message read when printing it (#1326452)
|
17 years ago |
thomascube
|
e8f8fe9ed3
|
Allow to send mail with BCC recipients only + remove some unused vars
|
17 years ago |
thomascube
|
fed22fd232
|
Localize folder name in page title (#1484785)
|
17 years ago |
thomascube
|
3549785897
|
First steps to implement an installer
|
17 years ago |
yllar
|
6d56deff38
|
#1484314
|
17 years ago |
yllar
|
cc735fbd3f
|
hebrew translation update
|
17 years ago |
thomascube
|
83ce4bb0bc
|
Correct/clarify installation hints
|
17 years ago |
thomascube
|
e5091219f1
|
Add urls for PHP modules and PEAR packages; also check for iconv and openssl
|
17 years ago |
yllar
|
a9d63be4e1
|
pt_BR update
|
17 years ago |
yllar
|
91675c0992
|
BOM removed #1484778
|
17 years ago |
thomascube
|
283eca87d2
|
Updated changelog just to be correct
|
17 years ago |
thomascube
|
2d9a3990ba
|
Reverted to r950; Sinhala is not Slovenian
|
17 years ago |
thomascube
|
1d13b9d22e
|
Updated Indonesian and Slovenian localization
|
17 years ago |
thomascube
|
818c4d4789
|
Updated Flemish localization
|
17 years ago |
thomascube
|
2bf852c2b9
|
Changed to UTF-8 encoding
|
17 years ago |
till
|
24e1f19fc0
|
* silenced dl() again (DONT CHANGE THIS!)
* added a check for needed PHP extensions
|
17 years ago |
thomascube
|
3bf0b0dcad
|
Removed html entities from localization files. Please avoid them
|
17 years ago |
till
|
8150d28370
|
* added isset() to get rid off notice
|
17 years ago |
yllar
|
a92ae8dafb
|
Macedonian translation update and name change
|
17 years ago |
svncommit
|
31ff9f3419
|
tweaks
|
17 years ago |
svncommit
|
242675b0a4
|
make magic_quotes_gpc = 0
|
17 years ago |
svncommit
|
47494824c1
|
update bg, closes #1484778 thanks!
|
17 years ago |
till
|
45a470a721
|
* tinymce has some issues (especially in the IE department), enable only if you can take it
|
17 years ago |
till
|
26973a1fc3
|
* addapted patch from #1484777 (Thanks ulysses.almeida)
|
17 years ago |
till
|
342db9d08a
|
* check.php: add another check for zlib.output_compression 0
* .htaccess: forcing it off
|
17 years ago |
thomascube
|
6cdc8f2410
|
Updated Esperanto localization
|
17 years ago |
svncommit
|
0e8a30d57d
|
update pt_BR, si thanks!
|
17 years ago |
till
|
8779cd097b
|
* doublechecking the user id is set
|
17 years ago |
svncommit
|
cf436eeb72
|
update lv, nb_NO thanks!
|
17 years ago |
till
|
e1dc8ba3d4
|
* showing db error
|
17 years ago |
svncommit
|
f5e9367f4d
|
update de_DE, en_GB, thanks!
|
17 years ago |
till
|
ab9642fffb
|
* extended db checks (also for optional read-only dsn)
|
17 years ago |
till
|
547289c529
|
* cs in require_once
|
17 years ago |
till
|
d7f7951581
|
* revised .ini checks and added magic_quotes_*
|
17 years ago |
svncommit
|
10f55b98a6
|
Update dutch translation.
|
17 years ago |
svncommit
|
3a084db1c9
|
update pl, zh_TW, thanks!
|
17 years ago |
till
|
5998438b08
|
* committed patch from #1484775
|
17 years ago |
till
|
7eaf7ad543
|
* small cs fixes
|
17 years ago |
till
|
6b9e4a21aa
|
* added check for loaded database modules
* added MDB2 to lib check
|
17 years ago |
till
|
60dd08732a
|
* changing back, problems with mdb2, no time to troubleshoot
|
17 years ago |
till
|
3afd87bdda
|
* more verbose error msg
|
17 years ago |
svncommit
|
356f749952
|
Fix for XSS vulnerability (see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=455840), thanks to Vincent Bernat.
|
17 years ago |
svncommit
|
d722de11cd
|
update es, he, kr localizations
|
17 years ago |
till
|
734584e2fe
|
* mime_content_type() is unavailable in PHP5 and breaks sending emails with attachments
* implemented rc_mime_content_type() with file_info-failover
* added svn:ignore for phpinfo.php ;-)
|
17 years ago |
till
|
50c7535072
|
* added config variable for mime magic
|
17 years ago |