X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=classes%2Fplugin.php;h=60f127633428021ebaf77fdf9847d32c698d2223;hb=6322ac79a020ab584d412d782d62b2ee77d7c6cf;hp=e655a2062ef998726ef148a3ed25fbac999f536a;hpb=aca75cb5cb323535099c7aef46a78ea3cec082f2;p=tt-rss.git diff --git a/classes/plugin.php b/classes/plugin.php index e655a206..60f12763 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; }