Translation update done using Pootle.
[phpmyadmin-themes.git] / themes / original / info.inc.php
blob5f7beba8f36cf5ccaebfeb5d6a85cc4bc9ed84b7
1 <?php
2 /* vim: set expandtab sw=4 ts=4 sts=4: */
3 /**
4 * Theme information
6 * @package phpMyAdmin-theme
7 * @subpackage Original
8 */
10 /**
13 $theme_name = 'Original';
14 $theme_full_version = '2.9';