[go: up one dir, main page]

Menu

Commit [r70]  Maximize  Restore  History

Improve installer check.

* The check whether it is legitimate to skip configuration (during first
installation) made use of $_SERVER variables that are not part of the
CGI 1.1 specs. Change check to use $_REQUEST, which we're guaranteed to
have.
* Clarify initial page a bit.

jastek 2008-03-26

changed /branches/3.0/core/init.php
changed /branches/3.0/core/translations/de/init.php
changed /branches/3.0/core/translations/en/init.php