From dd95cd1ba9088a1a540a3db0e999897a94dc4533 Mon Sep 17 00:00:00 2001 From: nbm 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