phpmyadmin/libraries/controllers
Michal Čihař 79a34ff94c Calculate table size as integer
It should be big enough on 64-bit systems, so avoid rounding issues
which double calculations can bring.

Fixes #12303

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-06-14 08:28:26 +02:00
..
database Calculate table size as integer 2016-06-14 08:28:26 +02:00
server More templating 2016-02-01 20:31:56 +11:00
table Fixed editing of VIEW structure 2016-04-26 16:37:20 +02: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