efire.php

Go to the documentation of this file.
00001 <?php
00002 
00008 class Efire extends oxAdminView
00009 {
00014     protected $_sThisTemplate = 'efire.tpl';
00015 
00021     public function getViewId()
00022     {
00023         return 'dyn_efire';
00024     }
00025 }