phpmyadmin/libraries/controllers
Michal Čihař a74efb0c30 Simplify getting first element of an array
Calling current() after reset() is duplicate as reset() already returns
current index value.

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-01-05 12:37:50 +01:00
..
database Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
server Simplify getting first element of an array 2016-01-05 12:37:50 +01:00
table There is no need to reset() before foreach() 2016-01-05 11:26:34 +01:00
Controller.php Move PMA/DI namespace to PMA\libraries\di. 2015-09-02 22:02:46 +02:00
DatabaseController.php Update controllers' namespace. 2015-09-01 21:56:14 +02:00
TableController.php Update controllers' namespace. 2015-09-01 21:56:14 +02:00