OXID eShop CE  4.10.7
 All Classes Namespaces Files Functions Variables Pages
getimg.php
Go to the documentation of this file.
1 <?php
2 
21 // including generator class
22 require_once "core/oxdynimggenerator.php";
23 
24 // rendering requested image
25 oxDynImgGenerator::getInstance()->outputImage();