Just sitting here watching my test site upload and I'm noticing a huge amount of files with names like A00xxxx.cat - there's nearly 800 of them at the moment.
What do they do exactly?
Just looking at one and it looks like this (which doesn't really help) -
What do they do exactly?
Just looking at one and it looks like this (which doesn't really help) -
Code:
10039;
$::g_pSectionList{'A00017.cat'} =
{
'VERSION' => 12,
'CART_MODE' => 3,
'PARENT_SECTIONS' => [102,54],
'CUSTOMVARS' =>
{
},
};
return($::SUCCESS);
Comment