diagnostics.php

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