Added the zend framework 2 library, the path is specified in line no.26 in zend_modul...
[openemr.git] / phpmyadmin / themes / original / info.inc.php
blob28866d6bf39c99501bbe187838022a1166d52a53
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';