delivery.php

Go to the documentation of this file.
00001 <?php
00002 
00009 class Delivery extends oxAdminView
00010 {
00015     protected $_sThisTemplate = 'delivery.tpl';
00016 }