7 lines
332 B
PHP
7 lines
332 B
PHP
|
<?php
|
||
|
|
||
|
global $_MODULE;
|
||
|
$_MODULE = array();
|
||
|
$_MODULE['<{graphartichow}prestashop>graphartichow_6b1e6241446c46f7ab8d28ae83d53e71'] = 'Artichow';
|
||
|
$_MODULE['<{graphartichow}prestashop>graphartichow_83196a03f22b50fec58a7fd9507b378a'] = 'Artichow es una biblioteca que permite mostrar simples gráficos cuadro-base usando el PHP y GD.';
|