From: Andrew Dolgov Date: Fri, 10 Sep 2010 13:27:15 +0000 (+0400) Subject: popup-dialog: properly include opml modules X-Git-Tag: 1.4.3-proper~1 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=eef20159e430dfe5984f1e70f3c320c53de741a4;p=tt-rss.git popup-dialog: properly include opml modules --- diff --git a/modules/popup-dialog.php b/modules/popup-dialog.php index a80d6128..d998c3d9 100644 --- a/modules/popup-dialog.php +++ b/modules/popup-dialog.php @@ -32,13 +32,13 @@ if (function_exists('domxml_open_file')) { print ""; } else if (PHP_VERSION >= 5) { print ""; } else {