Marc Delisle
|
93fc603b0f
|
bug #1771109 Page select drop-down not updated after deleting a database
|
2007-08-18 12:46:30 +00:00 |
|
Marc Delisle
|
983bc5af7d
|
revision 10398 removed $original_pos
|
2007-06-13 16:41:17 +00:00 |
|
Sebastian Mendel
|
fa30ac8c33
|
store browse state in session per query
|
2007-05-15 11:16:10 +00:00 |
|
Sebastian Mendel
|
cfeb306526
|
coding standard: no spaces inside braces
|
2007-04-01 11:02:46 +00:00 |
|
Sebastian Mendel
|
adb39168cc
|
coding standard: no braces around include
|
2007-04-01 09:51:41 +00:00 |
|
Sebastian Mendel
|
008734f8b0
|
do NEVER unset $table or $db;
no need to test for isset() on $db and $table;
always test with strlen() for valid $table or $db;
|
2007-03-30 09:12:05 +00:00 |
|
Sebastian Mendel
|
374abd5173
|
fixed/added page level docblock
|
2007-03-20 10:32:13 +00:00 |
|
Sebastian Mendel
|
817e790762
|
synced/fixed vim line
|
2007-03-19 17:55:39 +00:00 |
|
Michal Čihař
|
cac4247057
|
Rename db_* files to drop useless _details part.
|
2006-10-25 12:25:01 +00:00 |
|
Michal Čihař
|
ad06b4a991
|
Rename tbl_* files to drop useless _properties part.
|
2006-10-25 10:55:20 +00:00 |
|
Michal Čihař
|
39ac60384a
|
Rename db_details_db_info.inc.php to db_info.inc.php.
|
2006-10-19 08:54:19 +00:00 |
|
Marc Delisle
|
708c596779
|
bug #1521910, with selected ... print view
|
2006-07-27 17:14:30 +00:00 |
|
Marc Delisle
|
c0a2064e12
|
bug #1404565, left frame refresh on db drop from Databases link in main page
|
2006-02-09 19:22:06 +00:00 |
|
Sebastian Mendel
|
a38d7c05d0
|
array to string conversion (sorry to late :-( ), use of $_REQUEST
|
2006-02-05 10:22:48 +00:00 |
|
Marc Delisle
|
8032bb0a2f
|
array to string conversion
|
2006-02-04 15:52:32 +00:00 |
|
Marc Delisle
|
94d85a6bc3
|
array to string conversion
|
2006-02-04 15:47:35 +00:00 |
|
Sebastian Mendel
|
0ae8842353
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
Sebastian Mendel
|
7358f5a712
|
allow 0 as name for database, table collumn, alias and index
|
2006-01-14 23:17:17 +00:00 |
|
Marc Delisle
|
53c39840d4
|
strong warning for DROP DATABASE
|
2005-12-30 21:56:32 +00:00 |
|
Sebastian Mendel
|
8344198c10
|
moved tbl_properties_common.php into libraries
|
2005-12-08 13:19:25 +00:00 |
|
Sebastian Mendel
|
82572774cd
|
define variables only where needed
|
2005-11-26 06:59:49 +00:00 |
|
Michal Čihař
|
6aeabf44d1
|
Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access.
|
2005-11-24 09:12:17 +00:00 |
|
Michal Čihař
|
c40b663969
|
Move tbl_properties{.inc,_links,_table_info}.php to libraries folder as it does not require direct access.
|
2005-11-24 08:55:33 +00:00 |
|
Michal Čihař
|
5fe9f0f259
|
Move db_details_{common,db_info,links}.php to libraries folder as it does not require direct access.
|
2005-11-24 08:42:20 +00:00 |
|
Michal Čihař
|
f5f7fc3740
|
Move mult_submits.inc.php to libraries folder as it does not require direct access.
|
2005-11-24 08:22:28 +00:00 |
|