Commit Graph

10 Commits

Author SHA1 Message Date
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