data_dir doesn't need to be readable. It has to executable, but that's
[squirrelmail.git] / src / configtest.php
2005-01-24 kinkdata_dir doesn't need to be readable. It has to executa...
2005-01-09 kinkHave configtest check whether the sq_default_language...
2005-01-07 jervforsReplacing tabs with spaces, trimming white space at...
2005-01-07 tokuladding mbstring overloading test and splitting some...
2005-01-07 jervforsReplacing tabs with spaces, trimming white space at...
2005-01-07 kinkAdd base url to output of configtest.php.
2004-12-27 kinkIncrement year in copyright notice.
2004-11-02 jervforsReplacing tabs with spaces, trimming white space at...
2004-08-18 kink* Check for capabilities in configtest, and warn here...
2004-08-15 jervforsIndentation fixes and minor cleanups
2004-08-12 ebullientadd ldap test if ldap is in use
2004-07-01 kinkBe a bit more verbose in the error message about PEAR...
2004-04-26 kinkResponses from servers could legitimately contain ...
2004-04-12 tokulfixing phpdoc warnings re:SM_PATH. Moving Id tags to...
2004-04-03 kinkOnly check for DB if using that; explicitly check the...
2004-04-03 tokulAdding php pear db tests
2004-03-31 ebullientDon't gripe about not being able to read the attachment...
2004-03-14 tokulAdding some i18n checks
2004-03-11 kinkWe don't support PHP 4.0.x anymore; update the docs...
2004-02-28 kinkMove configtest.php script to src/, because it will...