Files
phpmyadmin/openphpnuke/info.inc.php
2006-04-26 14:09:29 +00:00

12 lines
198 B
PHP

<?php
/* $Id$ */
/* Theme information */
/*
* 2005-04-13 by DigitalPixel @ www.openphpnuke.info
* for 2.6.0 or higher
*/
$theme_name = 'OpenPHPNuke';
$theme_version = 2;
$theme_generation = 1;
?>