Typo
This commit is contained in:
parent
42c83f8613
commit
4c9a277a69
@ -6,7 +6,7 @@ class wkhtmltopdf
|
||||
public function __construct()
|
||||
{
|
||||
$c = Zend_Registry::get('config');
|
||||
$this->wkthml = $c->profil->wkhtmltopdf->path;
|
||||
$this->wkhtml = $c->profil->wkhtmltopdf->path;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user