$config['shop'] = array(
'enabled' => true,
'loginToView' => true, // Do user need to login to see the shop offers?
'enableShopConfirmation' => true, // Verify that user wants to buy with popup
'useDB' => false, // Fetch offers from database, or the below config array
'showImage' => true,
'imageServer' => 'items.znote.eu',
'imageType' => 'gif',
);
it is PHP, but only option to chose was C++, idk why.I think./items.png
?
btw you did fail in the topicC++
?![]()
maybe should be
PHP
?