OXID eShop CE  4.9.6
 All Classes Files Functions Variables Pages
oxwservicelist.php
Go to the documentation of this file.
1 <?php
2 
7 class oxwServiceList extends oxWidget
8 {
9 
15  protected $_sThisTemplate = 'widget/footer/services.tpl';
16 }