Fix end of lines
[phpmyadmin-themes.git] / paradice / info.inc.php
blobb54d98d54b5d9a918e5853109ebee650f783350a
1 <?php
2 /* vim: set expandtab sw=4 ts=4 sts=4: */
3 /**
4 * Theme information
6 * @version $Id: info.inc.php 12 2008-05-28 20:51:41Z andyscherzinger $
7 * @package phpMyAdmin-theme
8 * @subpackage Paradice
9 */
11 /**
12 * Theme information
14 $theme_name = 'Paradice';
15 $theme_full_version = '2.9';