language.php

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