summaryrefslogtreecommitdiff
path: root/web/lib
diff options
context:
space:
mode:
authorJochen Topf <jochen@topf.org>2011-10-10 17:44:46 +0200
committerJochen Topf <jochen@topf.org>2011-10-10 17:44:46 +0200
commit82c320568448206a65816cb602dfa8f8a3399c1e (patch)
treeaada6eff648c26c95b32403c7879f8abfd87cf95 /web/lib
parentdf280436636e745ce26d6b04a3a54aa45c589a91 (diff)
downloadtaginfo-82c320568448206a65816cb602dfa8f8a3399c1e.tar
taginfo-82c320568448206a65816cb602dfa8f8a3399c1e.tar.gz
remove now superfluous web/lib/instance.rb
Diffstat (limited to 'web/lib')
-rw-r--r--web/lib/instance.rb8
1 files changed, 0 insertions, 8 deletions
diff --git a/web/lib/instance.rb b/web/lib/instance.rb
deleted file mode 100644
index 54473a0..0000000
--- a/web/lib/instance.rb
+++ /dev/null
@@ -1,8 +0,0 @@
-#
-# different instances of the Taginfo system can change the contents of this file for local needs
-#
-
-def taginfo_instance_description
- 'This is a Taginfo test instance. To change this text look in <tt>web/lib/instance.rb</tt>. To change the icon above, change the image in <tt>web/public/img/instance.png</tt>.'
-end
-