thomascube
ad43e637bd
Add SMTP test to installer script
17 years ago
thomascube
190e97e886
Fix database initialization and check write access on the DB; update INSTALL instructions
17 years ago
yllar
2a36163b3c
New languages: Icelandic, Nepali
17 years ago
thomascube
c5042d468e
More installer stuff
17 years ago
thomascube
e8a89e8f4c
Fix folder adding/renaming inspired by #1484801
17 years ago
till
e240d5b35b
* disabled smtp check if no smtp is configured ;) (thanks, Assid)
17 years ago
till
619cfb2df2
* introduced isset() because that is how you test if a var is set (which is why a NOTICE is a good idea to look at sometimes)
...
* fixed a bug - $smtp_conn was checked, but it's actually called $SMTP_CONN, now the connection is really being re-used
17 years ago
till
f0cc628bdb
* bugfix: wouldn't take supplied user/pass from check.php to send smtp email
...
* removed tabs (DO NOT USE THEM!!!)
* bugfix: $send_headers was not set at all
* decrypt_passwd() shouldn't be necessary anymore (because we "inject" the form params into $CONFIG)
17 years ago
yllar
9437707465
removed BOM
17 years ago
svncommit
5ba7908c73
Updated Russian Localization
17 years ago
till
a9261ca028
* added GD to the optional libs (quota image) - Thanks lancey!
17 years ago
till
0f675bc259
* committed patch by Dalibor Andzakovic
17 years ago
yllar
3e33aad728
galician translation update
17 years ago
thomascube
81355ae293
Correct example filter to work with the changes from r1025
17 years ago
yllar
6be99ccd7a
Lithuanian translation update
17 years ago
thomascube
6557d3005c
Added environment checks from check.php-dist
17 years ago
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