Sebastian Mendel
|
c5cba195f1
|
renamed class files according to PMA standard (or at least how i guess)
|
2007-05-15 06:18:21 +00:00 |
|
Sebastian Mendel
|
573a6161bd
|
fixed code indention
|
2007-05-09 12:18:57 +00:00 |
|
Sebastian Mendel
|
adb39168cc
|
coding standard: no braces around include
|
2007-04-01 09:51:41 +00:00 |
|
Sebastian Mendel
|
b2f3ae5fcf
|
make $sql_query persistent (init it, never unset it, always assume it is set)
|
2007-04-01 09:26:14 +00:00 |
|
Sebastian Mendel
|
858a4d1b42
|
make use of PMA_isValid() and initialize $sql_query
|
2007-03-29 06:02:22 +00:00 |
|
Sebastian Mendel
|
c28969acbd
|
no need to globalize $_REQUEST['is_js_confirmed']
|
2007-03-27 11:29:18 +00:00 |
|
Sebastian Mendel
|
e63059cbaa
|
replaced ctype_digit() with is_numeric()
|
2007-03-27 11:27:36 +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 |
|