Commit Graph

13 Commits

Author SHA1 Message Date
Michal Čihař
b01a58118f Remove error.php
Redirecting to other script introduces possibility of inject custom
messages to it. Though there is no clear security issue in this, it
might confuse users and mistake them to go to external site as it allows
to include links.

Conflicts:

	error.php
	libraries/core.lib.php
2011-01-06 09:39:23 +01:00
Marc Delisle
609d38a9cd start QA_11 2007-07-18 15:55:11 +00:00
Marc Delisle
e2599e32c5 start QA_2_11 2007-07-18 15:54:09 +00:00
Marc Delisle
a554042b5e bug #1728590 Detected failing session_start fails 2007-06-03 23:30:40 +00:00
Sebastian Mendel
ef312fc70b PMA_isValid(): added ability to check $var against array of valid values 2007-05-09 13:03:59 +00:00
Sebastian Mendel
2454f1feff typo in fix for bug #1671813 2007-03-26 06:32:56 +00:00
Sebastian Mendel
dd5d1163b1 typo (i really should have written this phpunit test before as suggested ...) 2007-03-21 16:35:11 +00:00
Sebastian Mendel
d0f53268c6 added explanation/notice about unset variable behavior 2007-03-21 14:17:20 +00:00
Sebastian Mendel
6b47ec1252 PMA_isValid(): typo 2007-03-21 13:26:55 +00:00
Sebastian Mendel
71075dac88 PMA_isValid(): added 'identical' as $type option 2007-03-21 11:36:40 +00:00
Sebastian Mendel
47201daf61 PMA_isValid(): typo, todo and changed default from 'scalar' to 'length' 2007-03-21 09:22:23 +00:00
Sebastian Mendel
ccbd760b11 [core] added PMA_isValid() and PMA_ifSetOr() for variable handling 2007-03-21 08:56:42 +00:00
Sebastian Mendel
d0facc3d4f splitted common.lib.php into common.inc.php, core.lib.php and common.lib.php 2007-03-20 14:16:18 +00:00