admin_pricealarm.php

Go to the documentation of this file.
00001 <?php
00002 
00009 class Admin_Pricealarm extends oxAdminView
00010 {
00016     protected $_iDefEdit = 1;
00017 
00022     protected $_sThisTemplate = 'admin_pricealarm.tpl';
00023 }