Changeset 13043
- Timestamp:
- 06/02/08 08:48:16 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/mobirc/trunk/lib/App/Mobirc/Plugin/HTMLFilter/NickGroup.pm
r13042 r13043 33 33 my ($self, $global_context, $c, $html) = @_; 34 34 35 my $doc = eval { XML::LibXML->new->parse_ string($html); };35 my $doc = eval { XML::LibXML->new->parse_html_string($html); }; 36 36 if ($@) { 37 37 warn $@;
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)