Commit Graph

12 Commits

Author SHA1 Message Date
Hugues Peccatte
9d059ee7a8 Minor PHPCS corrections.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-02-01 17:30:13 +01:00
Hugues Peccatte
3b6ebb7467 Reduce number of nested levels.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-01-09 22:14:05 +01:00
Hugues Peccatte
6b01f835cb Rename too short variables.
Remove useless initializations.
Rename too long variables.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-01-04 20:46:18 +01:00
Madhura Jayaratne
728d3f32a3 Doc comment improvements 2013-11-29 23:23:19 +05:30
Dieter Adriaenssens
377c682304 wrap long lines 2013-09-15 12:35:44 +02:00
Michal Čihař
523086a2f2 Better loading message 2013-08-11 13:16:59 +02:00
Michal Čihař
d1bb142e87 Remove unused param from PMA_Util::showMySQLDocu 2013-08-07 08:48:50 +02:00
xmujay
e3a824cc7b 1. using a better function name 2. fix code style issue 3. add doc for functions 2013-06-17 21:43:13 +08:00
xmujay
cb2f07eb94 refactor the Ajax request part of server_status_monitor.php
1. split long code to function
2. move functions to server_status_monitor.lib.php
2013-06-16 16:58:06 +08:00
Marc Delisle
17536941ec Improve function name 2013-06-13 08:31:05 -04:00
xmujay
6acdec1aef rename the function to a meaningful name 2013-06-13 14:49:25 +08:00
xmujay
9156b61c40 refactor server_status_monitor.php
1. split long functions
2. add server_status_monitor.lib.php
2013-06-11 14:14:23 +08:00