From 6322ac79a020ab584d412d782d62b2ee77d7c6cf Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 17 Apr 2013 16:23:15 +0400 Subject: remove $link --- classes/plugin.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'classes/plugin.php') diff --git a/classes/plugin.php b/classes/plugin.php index e655a2062..60f127633 100644 --- a/classes/plugin.php +++ b/classes/plugin.php @@ -1,10 +1,10 @@ link = $host->get_link(); + $this->dbh = $host->get_dbh(); $this->host = $host; } -- cgit v1.2.3