Commit Graph

13 Commits

Author SHA1 Message Date
Dan Ungureanu
91b97fadc2 Remove unneeded closing tags.
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-19 00:18:38 +03:00
Madhura Jayaratne
ae542852c9 Links at each table to take to page top is no longer required as there is a permanent link for this purpose
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-10 19:51:50 +05:30
Madhura Jayaratne
3160799df6 Use phpmyadmin's secondary tabs instead of jQuery tabs
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-10 19:38:20 +05:30
Hugues Peccatte
3de88162ff Replace PMA_String uses by mb_* calls.
Remove part of unused  variables.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-28 20:53:01 +02:00
Hugues Peccatte
9b77d746ab Mass modifications to use PMA_String.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-06 10:44:03 +02:00
Hugues Peccatte
493f9c5a1a Don't use function in for loop test.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2013-12-18 21:29:34 +01:00
Madhura Jayaratne
20608589c3 Remove trailing white spaces 2013-10-19 14:29:05 +05:30
xmujay
f5700a6137 fix the syntax error 2013-06-29 23:25:35 +08:00
xmujay
c8681dcc29 fix the code style error for some server_view pages 2013-06-29 16:58:30 +08:00
xmujay
fc3e0d961e move PMA_getSubPageHeader to server_common.inc.php 2013-06-07 23:32:17 +08:00
xmujay
a20ba0899e using space instead of Tab 2013-06-07 22:42:50 +08:00
xmujay
c745ac4bd7 fix code indention 2013-06-07 22:19:24 +08:00
xmujay
fb72aaa04a refactor server_plugins.php:
1. change HTML mixture to php
2. change long code to functions
3. move functions to libraries/server_plugins.lib.php
2013-06-07 22:13:18 +08:00