summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--init.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.php b/init.php
index 9ffaa00..190cfaf 100644
--- a/init.php
+++ b/init.php
@@ -77,7 +77,7 @@ class Af_Readability_Legacy extends Plugin {
print_hidden("op", "pluginhandler");
print_hidden("method", "save");
- print_hidden("plugin", "af_readability");
+ print_hidden("plugin", "af_readability_legacy");
$enable_share_anything = $this->host->get($this, "enable_share_anything");