[livejournal] r21148: LJSUP-10910: View comments in My Style s...
Committer: anazarov
LJSUP-10910: View comments in My Style settingU trunk/cgi-bin/LJ/Setting/CommentsStyleMine.pm
Modified: trunk/cgi-bin/LJ/Setting/CommentsStyleMine.pm
===================================================================
--- trunk/cgi-bin/LJ/Setting/CommentsStyleMine.pm 2012-02-09 08:10:36 UTC (rev 21147)
+++ trunk/cgi-bin/LJ/Setting/CommentsStyleMine.pm 2012-02-09 08:11:51 UTC (rev 21148)
@@ -19,6 +19,13 @@
return $class->ml('setting.commentsstylemine.label');
}
+sub helpurl {
+ my ($class, $u) = @_;
+
+ return "comments_style_mine";
+}
+
+
sub option {
my ($class, $u, $errs, $args) = @_;
my $key = $class->pkgkey;
