diff --git a/classes/dlg.php b/classes/dlg.php index 6c649539f..b3d8af349 100644 --- a/classes/dlg.php +++ b/classes/dlg.php @@ -50,6 +50,8 @@ class Dlg extends Handler_Protected { $opml->opml_import($_SESSION["uid"]); + db_query($this->link, "COMMIT"); + print ""; print "";