You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
369 B
12 lines
369 B
<?php
|
|
/*
|
|
* Created on 16.03.2009
|
|
*
|
|
* @copyright (c) 2009 animegame.eu
|
|
* @license http://www.gnu.org/licenses/gpl-3.0.html GNU General Public Licence
|
|
*
|
|
*/
|
|
|
|
$awards[] = '<a target="_blank" href="http://www.gnu.org/licenses/lgpl.html"><img src="http://www.gnu.org/graphics/lgplv3-88x31.png" style="border: 0pt none ; width: 88px; height: 31px;" alt="LGPL"></a>';
|
|
|
|
?>
|