Skip to content

Commit

Permalink
* cs
Browse files Browse the repository at this point in the history
  • Loading branch information
till committed Mar 20, 2011
1 parent 3786a3e commit d777d49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Text/Wiki2/Render/Xhtml/List.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
* @version Release: @package_version@
* @link http://pear.php.net/package/Text_Wiki
*/
class Text_Wiki2_Render_Xhtml_List extends Text_Wiki2_Render {

class Text_Wiki2_Render_Xhtml_List extends Text_Wiki2_Render
{
var $conf = array(
'css_ol' => null,
'css_ol_li' => null,
Expand Down

0 comments on commit d777d49

Please sign in to comment.