From c949a9282e1102e82cca5bb158e84f742e8f1456 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 2 Dec 2017 01:08:30 +0300 Subject: OPML: use PDO; minor fixes --- classes/dlg.php | 4 ---- 1 file changed, 4 deletions(-) (limited to 'classes/dlg.php') diff --git a/classes/dlg.php b/classes/dlg.php index 324b741fa..6f22c81e6 100644 --- a/classes/dlg.php +++ b/classes/dlg.php @@ -18,16 +18,12 @@ class Dlg extends Handler_Protected { print "
"; - $this->pdo->beginTransaction(); - print ""; print "
"; -- cgit v1.2.3