// Fix problems with display of PDF with multishop #PSFV-643 admin/pdf.php is now deprecated

This commit is contained in:
rMalie
2012-03-26 16:00:05 +00:00
parent 681ee3d0ae
commit a6e87b2020
17 changed files with 240 additions and 171 deletions
@@ -0,0 +1,7 @@
<?php
class AdminPdfController extends AdminPdfControllerCore
{
}