repo.or.cz
/
phpmyadmin-themes.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Optimize images even more.
[phpmyadmin-themes.git]
/
graphite
/
info.inc.php
blob
3a55b0bf3d1fe5854d73646388e664832fed2bbd
1
<
?php
2
/* vim: set expandtab sw=4 ts=4 sts=4: */
3
/**
4
* Theme information
5
*
6
* @package phpMyAdmin-theme
7
* @subpackage Graphite
8
*/
9
10
/**
11
*
12
*/
13
$theme_name
=
'Graphite'
;
14
$theme_full_version
=
'0.9'
;
15
?
>