phpmyadmin/libraries/plugins
Hugues Peccatte 2fe6ff4655 Set namespace on Advisor, Config, Console and Util classes.
Set namespace on DbQbe.
Set namespace to 'DbSearch'.
Split Advisor.class.php file.
Change Advisor namespace.
Rename DbQbe class and file.
Set namespace on DisplayResults.
Set namespace on Error.
Use namespace for ErrorHandler.
Add class autoloader.
Change ErrorHandler filename.
Remove some require.
Update Config namespace path.
Update PMA_Util to PMA\libraries\Util.
Rename Font and File classes files.
Use namespace for Footer.
Set namespace in all libraries classes.
Namespace OutputBuffering.
Export SubPartition.
Rename Partition file.
Namespace PDF.
Namespace RecentFavoriteTable.
Replace PMA_Response by Response and PMA_Message by Message.
Update uses and calls.
Fix unit tests.
Fix SqlParser autoload.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-08-29 16:27:21 +02:00
..
auth Set namespace on Advisor, Config, Console and Util classes. 2015-08-29 16:27:21 +02:00
export Set namespace on Advisor, Config, Console and Util classes. 2015-08-29 16:27:21 +02:00
import Set namespace on Advisor, Config, Console and Util classes. 2015-08-29 16:27:21 +02:00
schema Set namespace on Advisor, Config, Console and Util classes. 2015-08-29 16:27:21 +02:00
transformations Set namespace on Advisor, Config, Console and Util classes. 2015-08-29 16:27:21 +02:00
AuthenticationPlugin.class.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
ExportPlugin.class.php Fix #11436 CREATE DATABASE should be enabled by default on server exports 2015-08-28 18:52:37 +10:00
ImportPlugin.class.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
IOTransformationsPlugin.class.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
SchemaPlugin.class.php Update PHPDoc. 2015-08-24 23:34:50 +02:00
TransformationsInterface.int.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
TransformationsPlugin.class.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
UploadInterface.int.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00