admin_pricealarm.php

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