X-Git-Url: https://git.llucax.com/mecon/meconlib.git/blobdiff_plain/e382460ebf1cf0a427b00ff0fc8b8bf923c5e37f..1aa774a935f76496935ec5b00c00dcef4cd7288e:/lib/MECON/PDF/Marco.php?ds=sidebyside diff --git a/lib/MECON/PDF/Marco.php b/lib/MECON/PDF/Marco.php index c9c4d8a..610b98d 100644 --- a/lib/MECON/PDF/Marco.php +++ b/lib/MECON/PDF/Marco.php @@ -308,7 +308,7 @@ class MECON_PDF_Marco extends MECON_PDF { * @access public */ function getWidth() { - return parent::getWith($this->orientacion); + return parent::getWidth($this->orientacion); } /**