From 5bf66662a9bdd62c5bccab15e607cd95cfb8fcab Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Mon, 27 Jul 2020 10:05:23 +0200 Subject: Removed wordpress and phpmyadmin, my server doesn't handle it well and it brings shame on my familly --- srcs/phpmyadmin/doc/html/_sources/other.txt | 32 ----------------------------- 1 file changed, 32 deletions(-) delete mode 100644 srcs/phpmyadmin/doc/html/_sources/other.txt (limited to 'srcs/phpmyadmin/doc/html/_sources/other.txt') diff --git a/srcs/phpmyadmin/doc/html/_sources/other.txt b/srcs/phpmyadmin/doc/html/_sources/other.txt deleted file mode 100644 index 98d1dca..0000000 --- a/srcs/phpmyadmin/doc/html/_sources/other.txt +++ /dev/null @@ -1,32 +0,0 @@ -Other sources of information -============================ - -Printed Book ------------- - -The definitive guide to using phpMyAdmin is the book Mastering phpMyAdmin for -Effective MySQL Management by Marc Delisle. You can get information on that -book and other officially endorsed `books at the phpMyAdmin site`_. - -.. _books at the phpMyAdmin site: https://www.phpmyadmin.net/docs/ - -Tutorials ---------- - -Third party tutorials and articles which you might find interesting: - -Česky (Czech) -+++++++++++++ - -- `Seriál o phpMyAdminovi `_ - -English -+++++++ - -- `Having fun with phpMyAdmin's MIME-transformations & PDF-features `_ -- `Learning SQL Using phpMyAdmin (old tutorial) `_ - -Русский (Russian) -+++++++++++++++++ - -* `Russian server about phpMyAdmin `_ -- cgit