summaryrefslogtreecommitdiff
path: root/plugins/af_comics/af_comics_template.php
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/af_comics/af_comics_template.php')
-rw-r--r--plugins/af_comics/af_comics_template.php5
1 files changed, 2 insertions, 3 deletions
diff --git a/plugins/af_comics/af_comics_template.php b/plugins/af_comics/af_comics_template.php
index 117d69280..a8054a3df 100644
--- a/plugins/af_comics/af_comics_template.php
+++ b/plugins/af_comics/af_comics_template.php
@@ -6,9 +6,8 @@ class Af_Comics_Template extends Af_ComicFilter {
}
function process(&$article) {
- $owner_uid = $article["owner_uid"];
+ //$owner_uid = $article["owner_uid"];
return false;
}
-}
-?>
+} \ No newline at end of file