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/developers.txt | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 srcs/phpmyadmin/doc/html/_sources/developers.txt (limited to 'srcs/phpmyadmin/doc/html/_sources/developers.txt') diff --git a/srcs/phpmyadmin/doc/html/_sources/developers.txt b/srcs/phpmyadmin/doc/html/_sources/developers.txt deleted file mode 100644 index 2b2f586..0000000 --- a/srcs/phpmyadmin/doc/html/_sources/developers.txt +++ /dev/null @@ -1,12 +0,0 @@ -.. _developers: - -Developers Information -====================== - -phpMyAdmin is Open Source, so you're invited to contribute to it. Many -great features have been written by other people and you too can help -to make phpMyAdmin a useful tool. - -You can check out all the possibilities to contribute in the -`contribute section on our website -`_. -- cgit