Your IP : 216.73.216.95


Current Path : /var/test/www/alh/catalog/controller/extension/module/
Upload File :
Current File : /var/test/www/alh/catalog/controller/extension/module/fixed_prices.php

<?php

class ControllerModuleFixedPrices extends Controller {
	protected function index($module) {
	 $enable = $this->config->get('fixed_prices');
	
	}
}


?>