phpmyadmin/libraries/plugins
Michal Čihař 0ee0d8e8c5 bug #3962 Proper escaping of JSON export
We now use json_encode instead of home made encoder. Also we now
generate JSON data on the fly, what reduces memory usage.
2013-06-11 11:49:02 +02:00
..
auth Fix merge conflicts 2013-05-28 08:49:37 -04:00
export bug #3962 Proper escaping of JSON export 2013-06-11 11:49:02 +02:00
import Convert database interface to a class 2013-05-24 17:30:59 +05:30
transformations Use CodeMirror to highlight the SQL transformation 2013-05-27 12:37:17 -04:00
AuthenticationPlugin.class.php Use single quotes when we do not want to evaluate the string 2012-10-16 11:18:16 +02:00
ExportPlugin.class.php Use single quotes when we do not want to evaluate the string 2012-10-16 11:18:16 +02:00
ImportPlugin.class.php Use single quotes when we do not want to evaluate the string 2012-10-16 11:18:16 +02:00
PluginManager.class.php Various coding style changes 2012-08-31 14:37:46 +05:30
PluginObserver.class.php Use single quotes when we do not want to evaluate the string 2012-10-16 11:18:16 +02:00
TransformationsInterface.int.php oop: some coding style for plugins 2012-08-16 23:10:33 +03:00
TransformationsPlugin.class.php Various coding style improvements 2013-04-16 13:29:03 +02:00
UploadInterface.int.php oop: some coding style for plugins 2012-08-16 23:10:33 +03:00