Commit Graph

874 Commits

Author SHA1 Message Date
thomascube
ae8f192c90 Remove MDN headers before saving in sent folder + fix wrong variale name 2008-02-20 22:47:06 +00:00
till
f8895e8768 * added a few @todo's
* replaced doublequotes with singlequotes
* a couple CS fixes
2008-02-20 16:28:26 +00:00
till
d4517648ad * fixing #1484792 (Thanks for the note!) 2008-02-20 15:59:47 +00:00
till
15062e8a7c * added references to used functions
* moved comments from the function in the docblock
2008-02-20 15:51:09 +00:00
thomascube
4d3f3b9a3f Mark message read when printing it (#1326452) 2008-02-20 13:57:40 +00:00
thomascube
e8f8fe9ed3 Allow to send mail with BCC recipients only + remove some unused vars 2008-02-19 23:59:38 +00:00
thomascube
fed22fd232 Localize folder name in page title (#1484785) 2008-02-19 23:09:20 +00:00
thomascube
3549785897 First steps to implement an installer 2008-02-19 22:28:28 +00:00
yllar
6d56deff38 #1484314 2008-02-19 22:05:50 +00:00
yllar
cc735fbd3f hebrew translation update 2008-02-19 09:37:05 +00:00
thomascube
83ce4bb0bc Correct/clarify installation hints 2008-02-18 22:54:05 +00:00
thomascube
e5091219f1 Add urls for PHP modules and PEAR packages; also check for iconv and openssl 2008-02-18 22:25:51 +00:00
yllar
a9d63be4e1 pt_BR update 2008-02-18 12:47:25 +00:00
yllar
91675c0992 BOM removed #1484778 2008-02-18 08:18:16 +00:00
thomascube
283eca87d2 Updated changelog just to be correct 2008-02-17 20:32:56 +00:00
thomascube
2d9a3990ba Reverted to r950; Sinhala is not Slovenian 2008-02-17 20:31:35 +00:00
thomascube
1d13b9d22e Updated Indonesian and Slovenian localization 2008-02-17 20:22:05 +00:00
thomascube
818c4d4789 Updated Flemish localization 2008-02-17 20:08:44 +00:00
thomascube
2bf852c2b9 Changed to UTF-8 encoding 2008-02-17 18:32:46 +00:00
till
24e1f19fc0 * silenced dl() again (DONT CHANGE THIS!)
* added a check for needed PHP extensions
2008-02-17 18:31:06 +00:00
thomascube
3bf0b0dcad Removed html entities from localization files. Please avoid them 2008-02-17 18:30:59 +00:00
till
8150d28370 * added isset() to get rid off notice 2008-02-17 18:29:50 +00:00
yllar
a92ae8dafb Macedonian translation update and name change 2008-02-17 15:56:17 +00:00
svncommit
31ff9f3419 tweaks 2008-02-17 02:57:58 +00:00
svncommit
242675b0a4 make magic_quotes_gpc = 0 2008-02-17 02:55:47 +00:00
svncommit
47494824c1 update bg, closes #1484778 thanks! 2008-02-16 20:38:53 +00:00
till
45a470a721 * tinymce has some issues (especially in the IE department), enable only if you can take it 2008-02-16 18:43:31 +00:00
till
26973a1fc3 * addapted patch from #1484777 (Thanks ulysses.almeida) 2008-02-16 18:31:19 +00:00
till
342db9d08a * check.php: add another check for zlib.output_compression 0
* .htaccess: forcing it off
2008-02-16 18:15:14 +00:00
thomascube
6cdc8f2410 Updated Esperanto localization 2008-02-16 18:08:19 +00:00
svncommit
0e8a30d57d update pt_BR, si thanks! 2008-02-16 17:03:32 +00:00
till
8779cd097b * doublechecking the user id is set 2008-02-16 12:10:37 +00:00
svncommit
cf436eeb72 update lv, nb_NO thanks! 2008-02-16 11:40:18 +00:00
till
e1dc8ba3d4 * showing db error 2008-02-15 17:03:17 +00:00
svncommit
f5e9367f4d update de_DE, en_GB, thanks! 2008-02-15 15:13:38 +00:00
till
ab9642fffb * extended db checks (also for optional read-only dsn) 2008-02-15 13:21:01 +00:00
till
547289c529 * cs in require_once 2008-02-15 13:20:07 +00:00
till
d7f7951581 * revised .ini checks and added magic_quotes_* 2008-02-15 11:55:16 +00:00
svncommit
10f55b98a6 Update dutch translation. 2008-02-15 07:49:48 +00:00
svncommit
3a084db1c9 update pl, zh_TW, thanks! 2008-02-15 05:43:32 +00:00
till
5998438b08 * committed patch from #1484775 2008-02-14 23:49:30 +00:00
till
7eaf7ad543 * small cs fixes 2008-02-14 23:12:23 +00:00
till
6b9e4a21aa * added check for loaded database modules
* added MDB2 to lib check
2008-02-14 23:11:43 +00:00
till
60dd08732a * changing back, problems with mdb2, no time to troubleshoot 2008-02-14 22:57:06 +00:00
till
3afd87bdda * more verbose error msg 2008-02-14 22:05:43 +00:00
svncommit
356f749952 Fix for XSS vulnerability (see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=455840), thanks to Vincent Bernat. 2008-02-14 08:28:41 +00:00
svncommit
d722de11cd update es, he, kr localizations 2008-02-14 07:47:11 +00:00
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 ;-)
2008-02-14 01:33:02 +00:00
till
50c7535072 * added config variable for mime magic 2008-02-14 01:22:44 +00:00
till
ce56b9ff02 * adding magic file 2008-02-14 01:10:27 +00:00