/[pxelator]/lib/PXElator/html.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /lib/PXElator/html.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 361 by dpavlin, Sun Aug 30 10:37:07 2009 UTC revision 362 by dpavlin, Sun Aug 30 10:38:13 2009 UTC
# Line 98  sub conf { Line 98  sub conf {
98                                  qq|<em>$name</em> $html<br>|                                  qq|<em>$name</em> $html<br>|
99                          }                          }
100                  }                  }
101          } keys %$conf;          } sort keys %$conf;
102    
103          $format eq 'inline' ? join("\n", @opts) : @opts;          $format eq 'inline' ? join("\n", @opts) : @opts;
104  }  }

Legend:
Removed from v.361  
changed lines
  Added in v.362

  ViewVC Help
Powered by ViewVC 1.1.26