~hexmode/+junk/main

« back to all changes in this revision

Viewing changes to install-files/apps/phpmyadmin2.10.1/themes/darkblue_orange/info.inc.php

  • Committer: Mark A. Hershberger
  • Date: 2008-01-05 19:38:56 UTC
  • Revision ID: hershberger@spawn-xp-20080105193856-6rnzgwa4nehue3qj
initial commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?php
 
2
/* $Id: info.inc.php 9277 2006-08-11 09:22:10Z cybot_tm $ */
 
3
/* Theme information */
 
4
$theme_name = 'Darkblue/orange';
 
5
$theme_full_version = '2.9';
 
6
?>