category support for OPML export (fix)
This commit is contained in:
parent
e552e5a200
commit
d527e4cbfc
1 changed files with 1 additions and 1 deletions
2
opml.php
2
opml.php
|
@ -59,7 +59,7 @@
|
|||
print "</outline>";
|
||||
}
|
||||
|
||||
print "<outline text=\"$cat_title\">";
|
||||
print "<outline title=\"$cat_title\">";
|
||||
|
||||
$old_cat_title = $cat_title;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue