From 73f578df1e066b859899a360e8b6dccc9c6d22f2 Mon Sep 17 00:00:00 2001 From: ozhozh Date: Fri, 25 Jun 2010 09:51:52 +0000 Subject: [PATCH] Don't modify sample plugins git-svn-id: http://yourls.googlecode.com/svn/trunk@409 12232710-3e20-11de-b438-597f59cd7555 --- user/plugins/sample-plugin/README.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 user/plugins/sample-plugin/README.txt diff --git a/user/plugins/sample-plugin/README.txt b/user/plugins/sample-plugin/README.txt new file mode 100644 index 0000000..1504eb5 --- /dev/null +++ b/user/plugins/sample-plugin/README.txt @@ -0,0 +1,4 @@ +This is a sample plugin, for illustration purpose. +Don't modify this plugin. Instead, copy its folder +and modify your own copy. This way, your code won't +be overwritten when you upgrade YOURLS. \ No newline at end of file -- 2.45.0