phpmyadmin/libraries/config
Michal Čihař 96c6a7c0a2 Validate input of validator
We can not trust the input here, so we can expect anything and deal with
missing parameters or invalid values.

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-06-17 10:13:12 +02:00
..
config_functions.lib.php More coding style improvements 2012-05-07 23:14:25 +05:30
ConfigFile.class.php Fix bug #3907 undefined variables, function parameter problems 2013-05-13 11:27:56 +02:00
Form.class.php Prefix private instance variable with underscore 2012-05-16 21:59:28 +05:30
FormDisplay.class.php Move request conversion to generic code 2016-06-17 09:35:02 +02:00
FormDisplay.tpl.php Fix bug #3886 Documentation links broken in setup 2013-04-21 00:58:21 +05:30
messages.inc.php [Security] Path disclosure, see PMASA-2015-6 2015-12-25 15:24:18 -05:00
setup.forms.php Do not show tooltip in table navigation 2013-08-27 11:08:28 +02:00
user_preferences.forms.php Do not show tooltip in table navigation 2013-08-27 11:08:28 +02:00
validate.lib.php Validate input of validator 2016-06-17 10:13:12 +02:00