8 lines
350 B
PHP
8 lines
350 B
PHP
|
<?php
|
||
|
|
||
|
global $_MODULE;
|
||
|
$_MODULE = array();
|
||
|
$_MODULE['<{graphartichow}prestashop>graphartichow_6b1e6241446c46f7ab8d28ae83d53e71'] = 'Artichow';
|
||
|
$_MODULE['<{graphartichow}prestashop>graphartichow_83196a03f22b50fec58a7fd9507b378a'] = 'Artichow ist eine Bibliothek, die die Anzeige von einfachen Bild-basierten Grafiken mit PHP und GD ermöglicht.';
|
||
|
|
||
|
?>
|