repo.or.cz
/
phpmyadmin
/
dkf.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Translation update done using Pootle.
[phpmyadmin/dkf.git]
/
themes
/
darkblue_orange
/
info.inc.php
blob
62f981bca1fb280289812bd914f85ba508700ae2
1
<
?php
2
/* vim: set expandtab sw=4 ts=4 sts=4: */
3
/**
4
* Theme information
5
*
6
* @package phpMyAdmin-theme
7
* @subpackage Darkblue_orange
8
*/
9
10
/**
11
*
12
*/
13
$theme_name
=
'Darkblue/orange'
;
14
$theme_full_version
=
'2.9'
;
15
?
>