phpmyadmin/setup/lib
Michal Čihař 94c2f864ae [core] Remove config data from session as it brings chicken-egg problem.
Configuration data stores PmaAbsoluteUri, which should be accessible
before initiating session. Otherwise there is no way to make
PmaAbsoluteUri work. PmaAbsoluteUri is needed at least for reverse
proxy setups, for example http webserver running behind https proxy.
2010-01-21 11:18:18 +00:00
..
.htaccess setup/lib should be protected same way as libraries 2008-11-30 12:13:30 +00:00
common.inc.php [core] Remove config data from session as it brings chicken-egg problem. 2010-01-21 11:18:18 +00:00
config_info.inc.php Better support for vendor customisation (based on what Debian needs) 2008-11-30 12:58:55 +00:00
ConfigFile.class.php [core] Remove config data from session as it brings chicken-egg problem. 2010-01-21 11:18:18 +00:00
form_processing.lib.php Setup script: move language strings to global variables, prefix them with "$strSetup" 2008-10-14 10:31:07 +00:00
Form.class.php Add some missing docblocks. 2008-11-24 11:36:33 +00:00
FormDisplay.class.php Use official names for wiki (wiki.phpmyadmin.net) and demo server (demo.phpmyadmin.net). 2009-03-24 12:56:58 +00:00
FormDisplay.tpl.php Setup script: open wiki and docs links in new windows/tabs 2008-11-13 19:21:34 +00:00
forms.inc.php bug #2890451 [setup] Inconsistent generated "designer_coords" 2009-11-02 00:18:07 +00:00
index.lib.php [core] Remove config data from session as it brings chicken-egg problem. 2010-01-21 11:18:18 +00:00
validate.lib.php Setup script: move language strings to global variables, prefix them with "$strSetup" 2008-10-14 10:31:07 +00:00