7 lines
351 B
PHP
7 lines
351 B
PHP
|
<?php
|
||
|
|
||
|
global $_MODULE;
|
||
|
$_MODULE = array();
|
||
|
$_MODULE['<{graphartichow}prestashop>graphartichow_6b1e6241446c46f7ab8d28ae83d53e71'] = 'Artichow';
|
||
|
$_MODULE['<{graphartichow}prestashop>graphartichow_83196a03f22b50fec58a7fd9507b378a'] = 'Artichow est une librairie qui permet d\'afficher des graphiques simples basés sur des images utilisant PHP et GD.';
|