summaryrefslogtreecommitdiff
path: root/inc/template.php
diff options
context:
space:
mode:
authorAdrian Lang <mail@adrianlang.de>2011-10-30 11:15:13 +0100
committerAdrian Lang <mail@adrianlang.de>2011-10-30 11:15:13 +0100
commitd5a9514cb7286254b1dcf65ba764234e199b8b7f (patch)
tree2ad1dfd14556094842959c08363f5afbeed9b9c0 /inc/template.php
parent80d6fbc300b7e423fe0d2373cf3888c80ac94a41 (diff)
downloadrpg-d5a9514cb7286254b1dcf65ba764234e199b8b7f.tar.gz
rpg-d5a9514cb7286254b1dcf65ba764234e199b8b7f.tar.bz2
Remove references to (un)?subscribens.
Diffstat (limited to 'inc/template.php')
-rw-r--r--inc/template.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/inc/template.php b/inc/template.php
index f98385adb..c70e407d6 100644
--- a/inc/template.php
+++ b/inc/template.php
@@ -631,10 +631,6 @@ function tpl_get_action($type) {
return false;
}
break;
- case 'subscribens':
- // Superseded by subscribe/subscription
- return '';
- break;
case 'media':
break;
default: