Michal Čihař
|
869d7c0e99
|
Use single quotes when we do not want to evaluate the string
|
2012-10-16 11:18:16 +02:00 |
|
Madhura Jayaratne
|
9a47688dc6
|
Various coding style improvements
|
2012-07-29 19:25:52 +05:30 |
|
Rouslan Placella
|
635023c791
|
relation.lib.php is already included by common.inc.php
|
2012-06-11 14:06:03 +01:00 |
|
Marc Delisle
|
2a66742a00
|
Improve naming
|
2012-04-29 15:07:46 -04:00 |
|
Marc Delisle
|
3fd5b26f73
|
Missing variables since grab_globals removal
|
2012-04-29 14:49:37 -04:00 |
|
Jo Michael
|
b2fd866d87
|
Leading ./ paths for includes can be omitted, part 2
|
2012-03-16 23:11:57 +01:00 |
|
Jo Michael
|
3b56f6a53b
|
Leading ./ paths for links and favicons can be omitted, part 1
|
2012-03-16 23:04:12 +01:00 |
|
Michal Čihař
|
e56949f160
|
Use package name PhpMyAdmin
Needed to match phpdoc rules as package name must begin with upper case.
|
2011-10-25 10:13:17 +02:00 |
|
Madhura Jayaratne
|
e67a0a2531
|
Spaces between parameters in function calls
|
2011-09-23 08:43:41 +05:30 |
|
Dieter Adriaenssens
|
a30554b1e4
|
use require() instead of include() when including file unconditionally
|
2011-09-06 21:48:05 +02:00 |
|
Dieter Adriaenssens
|
e82d3c7136
|
require/include are statements not functions; no parentheses are required
|
2011-08-21 23:36:10 +02:00 |
|
Michal Čihař
|
b0a108473e
|
Remove not needed param from PMA_REL_create_page
|
2011-08-15 11:36:13 +02:00 |
|
Herman van Rink
|
3ae58f0cd6
|
[security] Fixed local file inclusion vulnerability and code execution, see PMASA-2011-11
|
2011-07-08 21:43:38 +02:00 |
|
Michal Čihař
|
0431042bd0
|
Drop $Id$ expansion, nobody complained so far it not working.
|
2010-09-07 15:00:44 +02:00 |
|
Michal Čihař
|
8a011f77b8
|
Better name for schema export script.
|
2010-08-23 10:55:57 +02:00 |
|