home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Servidores / xampp-win32-1.6.7-installer.exe / phpMyAdmin / themes / darkblue_orange / info.inc.php next >
Encoding:
PHP Script  |  2008-06-23  |  285 b   |  17 lines

  1. <?php
  2. /* vim: set expandtab sw=4 ts=4 sts=4: */
  3. /**
  4.  * Theme information
  5.  *
  6.  * @version $Id: info.inc.php 10147 2007-03-20 14:54:22Z cybot_tm $
  7.  * @package phpMyAdmin-theme
  8.  * @subpackage Darkblue_orange
  9.  */
  10.  
  11. /**
  12.  *
  13.  */
  14. $theme_name = 'Darkblue/orange';
  15. $theme_full_version = '2.9';
  16. ?>
  17.