<?php
///////////////////////////////////////////////////////////////////////////////////////////
///Script PHP/MYSQL of management of classifieds ads developed by Script PAG
///Script PAG all rights reserved. Use under license. http://www.script-pag.com
/////////////////////////////////////////////////////////////////////////////////////////// 

############################################################ 

///////////////////////////////////
//Fields settings
//////////////////////////////////  

$cache_param_fields = array(
'act_comp_num'   =>	'1',
'act_city'        =>	'1',
'act_postcode'   	=>	'1',
'act_phone'       =>	'1',
'act_price'       =>	'1',
);