Madhura Jayaratne
326f13827b
Do not highlight rows of these tables
2011-03-15 20:35:53 +05:30
Michal Čihař
72165d9c9d
Use same icon as is used in links
2011-02-08 15:30:15 +01:00
Michal Čihař
3a3f6d5141
Show SQL query on binlog page
2011-02-02 16:59:19 +01:00
Michal Čihař
b4995e3b5b
Also here exclude size of image
2011-02-02 16:49:25 +01:00
Michal Čihař
fc86057b86
Also here exclude size of image
2011-02-02 16:46:34 +01:00
Michal Čihař
d17fba309c
Fix permissions.
...
Most files were made executable somewhere in ninadsp tree, reverting
this.
2010-08-30 09:53:37 +02:00
ninadsp
a2f78a6d38
Resolve merge conflicts for upstream merge
2010-07-29 19:17:25 +05:30
Michal Čihař
d291827444
No need to require_once footer
...
It is the last thing executed anyway (ends with exit).
2010-07-26 16:20:24 +02:00
ninadsp
e646a2760c
Fixed conflict due to upstream merge
2010-07-23 21:59:15 +05:30
Michal Čihař
3e57a8eca9
No @uses __('Something').
2010-07-20 15:06:34 +02:00
Michal Čihař
318dc4b650
Drop @version tag from docblocks.
2010-07-20 13:59:17 +02:00
ninadsp
bed1948d04
testing git setup - no major change made in code yet
...
only added a few comments
2010-05-23 01:22:01 +05:30
Marc Delisle
2182098af6
strings to gettext, second batch
2010-05-04 20:07:19 -04:00
Michal Čihař
56941e509c
Adding @package, second part.
2008-11-24 11:05:40 +00:00
Sebastian Mendel
0f18e49843
make use of PMA_Message
2007-10-17 09:06:00 +00:00
Sebastian Mendel
ec7a30f4fd
make use of new third 'class' parameter for PMA_showMessage()
2007-10-09 12:16:10 +00:00
Sebastian Mendel
cfeb306526
coding standard: no spaces inside braces
2007-04-01 11:02:46 +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
Marc Delisle
b800466c91
avoid vim error on loading
2007-03-19 16:55:30 +00:00
Sebastian Mendel
a56222d99a
improved displaying of binary logs:
...
- limit displayed rows to $cfg[MaxRows]
- show single and summary log file size (MySQL >= 5.0.7)
cleaned up the code
added some more sanity checks
source documentation
2007-03-13 09:55:19 +00:00
Michal Čihař
51bc0252fa
No need to grab all results to memory.
2006-05-30 09:26:52 +00:00
Sebastian Mendel
7a19861b4b
style upgrade
2006-04-25 15:21:33 +00:00
Sebastian Mendel
0ae8842353
(not complete) PEAR coding standard
2006-01-17 17:03:02 +00:00
Michal Čihař
4144110d14
Fix XHTML.
2005-12-08 19:41:21 +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ř
66aa9d2396
Move server_{links,common}.inc.php to libraries folder as it does not require direct access.
2005-11-24 08:29:44 +00:00
Sebastian Mendel
fcf387bc70
common.lib.php should REALLY REALLY and ALWAYS be the first include
2005-11-18 12:50:49 +00:00
Michal Čihař
3c1367f858
MySQL 5 compatibility (bug #1151960 ).
2005-02-26 23:16:59 +00:00
Michal Čihař
f1f39b8ed1
added infou about UFPDF to documentation
2004-12-29 14:16:51 +00:00
Michal Čihař
3f258cfb45
Cleanup of message displaying and navigation reloading.
2004-10-21 10:18:12 +00:00
Michal Čihař
7579740819
Added support for displaying bin logs (RFE #1011770 ).
2004-10-20 15:13:10 +00:00