0byt3m1n1 - D7net
0byt3m1n1 - D7net
Path:
/
home
/
s13cf5ef
/
www
/
newtuscamisetaspersonalizadas
/
admin
/
includes
/
boxes
/
[
Home
]
Name File: modules.php
< back
<?php /* $Id$ osCommerce, Open Source E-Commerce Solutions http://www.oscommerce.com Copyright (c) 2010 osCommerce Released under the GNU General Public License */ $cl_box_groups[] = array( 'heading' => BOX_HEADING_MODULES, 'apps' => array() ); foreach ($cfgModules->getAll() as $m) { $cl_box_groups[sizeof($cl_box_groups)-1]['apps'][] = array('code' => FILENAME_MODULES, 'title' => $m['title'], 'link' => tep_href_link(FILENAME_MODULES, 'set=' . $m['code'])); } ?>
©
2018. | Recode by D7net