Show 'More' link in top menu
[phpmyadmin-themes.git] / silkline / info.inc.php
blob15ba7e8ecc2a20e3fe705460ac90bbe385d66aea
1 <?php
2 /* vim: set expandtab sw=4 ts=4 sts=4: */
3 /**
4 * Theme information
5 *
7 * @version $Id$
8 * @package phpMyAdmin-theme
9 * @subpackage Silkline
12 /**
13 * This theme is based on Pixeline, but it uses the famous Silk-icons.
14 * Made by Douwe Ikkuh (http://www.douweikkuh.nl)
15 * Fixed (remade) for PMA 2.11 by Lukáš Chmela (http://82.114.202.3/)
18 $theme_name = 'Silkline';
19 $theme_version = 1;
20 $theme_generation = 2;