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/vendor/twig/extensions/README.rst | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 srcs/phpmyadmin/vendor/twig/extensions/README.rst (limited to 'srcs/phpmyadmin/vendor/twig/extensions/README.rst') diff --git a/srcs/phpmyadmin/vendor/twig/extensions/README.rst b/srcs/phpmyadmin/vendor/twig/extensions/README.rst deleted file mode 100644 index 2b4ea92..0000000 --- a/srcs/phpmyadmin/vendor/twig/extensions/README.rst +++ /dev/null @@ -1,14 +0,0 @@ -Twig Extensions Repository -========================== - -This repository hosts Twig Extensions that do not belong to the core but can -be nonetheless interesting to share with other developers. - -Fork this repository, add your extension, and request a pull. - -More Information ----------------- - -Read the `documentation`_ for more information. - -.. _documentation: http://twig-extensions.readthedocs.io/ -- cgit