From b8c05ef2f25bf8c90d1e0e207c2b1ef3d6d372cb Mon Sep 17 00:00:00 2001 From: Neil Blakey-Milner Date: Thu, 1 Sep 2005 20:31:49 +0000 Subject: [PATCH] plugin-resources.php allows registered resources for plugins to be accessible via the web server. --- plugin-resources.php | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+), 0 deletions(-) create mode 100644 plugin-resources.php diff --git a/plugin-resources.php b/plugin-resources.php new file mode 100644 index 0000000..c55a9e1 --- /dev/null +++ b/plugin-resources.php @@ -0,0 +1,20 @@ + -- libgit2 0.21.4