selectlist.php

Go to the documentation of this file.
00001 <?php
00002 
00008 class SelectList extends oxAdminView
00009 {
00014     protected $_sThisTemplate = 'selectlist.tpl';
00015 }