From 04d6d5ca99ebfd1cebb8ce06618fb3811fc1a8aa Mon Sep 17 00:00:00 2001 From: Charles Date: Thu, 9 Jan 2020 10:55:03 +0100 Subject: phpmyadmin working --- srcs/phpmyadmin/doc/html/_images/chart.png | Bin 0 -> 35466 bytes srcs/phpmyadmin/doc/html/_images/column_chart.png | Bin 0 -> 8494 bytes srcs/phpmyadmin/doc/html/_images/line_chart.png | Bin 0 -> 12716 bytes srcs/phpmyadmin/doc/html/_images/pie_chart.png | Bin 0 -> 8991 bytes .../phpmyadmin/doc/html/_images/pma-relations-links.png | Bin 0 -> 5543 bytes .../doc/html/_images/pma-relations-relation-link.png | Bin 0 -> 14259 bytes .../doc/html/_images/pma-relations-relation-name.png | Bin 0 -> 13119 bytes .../html/_images/pma-relations-relation-view-link.png | Bin 0 -> 17786 bytes .../doc/html/_images/query_result_operations.png | Bin 0 -> 6750 bytes srcs/phpmyadmin/doc/html/_images/scatter_chart.png | Bin 0 -> 8451 bytes srcs/phpmyadmin/doc/html/_images/spline_chart.png | Bin 0 -> 14081 bytes srcs/phpmyadmin/doc/html/_images/timeline_chart.png | Bin 0 -> 12229 bytes srcs/phpmyadmin/doc/html/_images/usergroups.png | Bin 0 -> 14989 bytes 13 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 srcs/phpmyadmin/doc/html/_images/chart.png create mode 100644 srcs/phpmyadmin/doc/html/_images/column_chart.png create mode 100644 srcs/phpmyadmin/doc/html/_images/line_chart.png create mode 100644 srcs/phpmyadmin/doc/html/_images/pie_chart.png create mode 100644 srcs/phpmyadmin/doc/html/_images/pma-relations-links.png create mode 100644 srcs/phpmyadmin/doc/html/_images/pma-relations-relation-link.png create mode 100644 srcs/phpmyadmin/doc/html/_images/pma-relations-relation-name.png create mode 100644 srcs/phpmyadmin/doc/html/_images/pma-relations-relation-view-link.png create mode 100644 srcs/phpmyadmin/doc/html/_images/query_result_operations.png create mode 100644 srcs/phpmyadmin/doc/html/_images/scatter_chart.png create mode 100644 srcs/phpmyadmin/doc/html/_images/spline_chart.png create mode 100644 srcs/phpmyadmin/doc/html/_images/timeline_chart.png create mode 100644 srcs/phpmyadmin/doc/html/_images/usergroups.png (limited to 'srcs/phpmyadmin/doc/html/_images') diff --git a/srcs/phpmyadmin/doc/html/_images/chart.png b/srcs/phpmyadmin/doc/html/_images/chart.png new file mode 100644 index 0000000..14fe4d4 Binary files /dev/null and b/srcs/phpmyadmin/doc/html/_images/chart.png differ diff --git a/srcs/phpmyadmin/doc/html/_images/column_chart.png b/srcs/phpmyadmin/doc/html/_images/column_chart.png new file mode 100644 index 0000000..2e5c39b Binary files /dev/null and b/srcs/phpmyadmin/doc/html/_images/column_chart.png differ diff --git a/srcs/phpmyadmin/doc/html/_images/line_chart.png b/srcs/phpmyadmin/doc/html/_images/line_chart.png new file mode 100644 index 0000000..4f32fdb Binary files /dev/null and b/srcs/phpmyadmin/doc/html/_images/line_chart.png differ diff --git a/srcs/phpmyadmin/doc/html/_images/pie_chart.png b/srcs/phpmyadmin/doc/html/_images/pie_chart.png new file mode 100644 index 0000000..fc176af Binary files /dev/null and b/srcs/phpmyadmin/doc/html/_images/pie_chart.png differ diff --git a/srcs/phpmyadmin/doc/html/_images/pma-relations-links.png b/srcs/phpmyadmin/doc/html/_images/pma-relations-links.png new file mode 100644 index 0000000..a96adad Binary files /dev/null and b/srcs/phpmyadmin/doc/html/_images/pma-relations-links.png differ diff --git a/srcs/phpmyadmin/doc/html/_images/pma-relations-relation-link.png b/srcs/phpmyadmin/doc/html/_images/pma-relations-relation-link.png new file mode 100644 index 0000000..a13433d Binary files /dev/null and b/srcs/phpmyadmin/doc/html/_images/pma-relations-relation-link.png differ diff --git a/srcs/phpmyadmin/doc/html/_images/pma-relations-relation-name.png b/srcs/phpmyadmin/doc/html/_images/pma-relations-relation-name.png new file mode 100644 index 0000000..2247c49 Binary files /dev/null and b/srcs/phpmyadmin/doc/html/_images/pma-relations-relation-name.png differ diff --git a/srcs/phpmyadmin/doc/html/_images/pma-relations-relation-view-link.png b/srcs/phpmyadmin/doc/html/_images/pma-relations-relation-view-link.png new file mode 100644 index 0000000..20e108a Binary files /dev/null and b/srcs/phpmyadmin/doc/html/_images/pma-relations-relation-view-link.png differ diff --git a/srcs/phpmyadmin/doc/html/_images/query_result_operations.png b/srcs/phpmyadmin/doc/html/_images/query_result_operations.png new file mode 100644 index 0000000..c789e53 Binary files /dev/null and b/srcs/phpmyadmin/doc/html/_images/query_result_operations.png differ diff --git a/srcs/phpmyadmin/doc/html/_images/scatter_chart.png b/srcs/phpmyadmin/doc/html/_images/scatter_chart.png new file mode 100644 index 0000000..cbe5338 Binary files /dev/null and b/srcs/phpmyadmin/doc/html/_images/scatter_chart.png differ diff --git a/srcs/phpmyadmin/doc/html/_images/spline_chart.png b/srcs/phpmyadmin/doc/html/_images/spline_chart.png new file mode 100644 index 0000000..d6f764f Binary files /dev/null and b/srcs/phpmyadmin/doc/html/_images/spline_chart.png differ diff --git a/srcs/phpmyadmin/doc/html/_images/timeline_chart.png b/srcs/phpmyadmin/doc/html/_images/timeline_chart.png new file mode 100644 index 0000000..ed2781c Binary files /dev/null and b/srcs/phpmyadmin/doc/html/_images/timeline_chart.png differ diff --git a/srcs/phpmyadmin/doc/html/_images/usergroups.png b/srcs/phpmyadmin/doc/html/_images/usergroups.png new file mode 100644 index 0000000..07eaee1 Binary files /dev/null and b/srcs/phpmyadmin/doc/html/_images/usergroups.png differ -- cgit