File Manager

Current Path : /webspace/www.babilon.be/html/shop/modules/blocklayered/
Upload File :
Current File : //webspace/www.babilon.be/html/shop/modules/blocklayered/blocklayered-attribute-indexer.php

<?php

include(dirname(__FILE__).'/../../config/config.inc.php');
include(dirname(__FILE__).'/blocklayered.php');

if (substr(Tools::encrypt('blocklayered/index'),0,10) != Tools::getValue('token') || !Module::isInstalled('blocklayered'))
	die('Bad token');

$blockLayered = new BlockLayered();
echo $blockLayered->indexAttribute();

File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com