Files
phpmyadmin/graphivore/info.inc.php
Marc Delisle c825c227c1 new
2006-09-16 20:03:30 +00:00

12 lines
207 B
PHP

<?php
/* $Id$ */
/* Theme information */
/*
* created 2005-09-15 by Yves De Troeyer (ydt@ydtconcept.org)
* for 2.6.1 and higher
*/
$theme_name = 'Graphivore';
$theme_version = 1;
$theme_generation = 2;
?>