Commit Graph

17 Commits

Author SHA1 Message Date
till
337694143f * there is no dom2 extension, just dom 2008-06-15 15:30:16 +00:00
thomascube
5d725ed175 Mention dependency of the DOM exension and add link to php.net 2008-06-13 14:51:51 +00:00
till
ff522265d1 * cs fixes 2008-05-31 09:43:49 +00:00
thomascube
45f56c1c40 Replace our crappy html sanitization with the dom-based washtml script + fix inline message parts + remove old code + add some doc comments 2008-05-29 16:10:42 +00:00
thomascube
47124c2279 Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 2008-04-12 13:54:45 +00:00
svncommit
1b7ac67161 Fix the fix. Sorry. 2008-03-27 12:15:06 +00:00
svncommit
70430e357e Fix php version check in installer, closes #1484925. 2008-03-27 12:13:55 +00:00
till
7635d21b4c * fixing bug where people got: Call to undefined function decrypt_passwd()
(The form fields for smtp and imap test shared names and imap test overwrote smtp test fields (obviously).)
2008-03-23 20:42:24 +00:00
thomascube
308f419bfa Remove test for sockets + check if temp and log dirs are writeable 2008-03-05 14:14:40 +00:00
thomascube
1c4e5dd4d2 Some more bugfixes for the install script 2008-03-03 08:52:50 +00:00
thomascube
019b5d5518 Don't check for zlib-output_compression; this is handeled in index.php 2008-03-02 13:51:14 +00:00
thomascube
4a2765a420 Clarify failed checks message 2008-02-28 22:26:15 +00:00
thomascube
e18d04468e Add checks for GD and Mcrypt 2008-02-27 13:46:24 +00:00
thomascube
b3f9dfb54e Allow to skip the config step if config files already exist 2008-02-27 08:11:17 +00:00
thomascube
c5042d468e More installer stuff 2008-02-25 23:03:54 +00:00
thomascube
6557d3005c Added environment checks from check.php-dist 2008-02-21 00:02:52 +00:00
thomascube
3549785897 First steps to implement an installer 2008-02-19 22:28:28 +00:00