diagnostics.php

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