1
This commit is contained in:
@@ -4,7 +4,7 @@ defined('BASEPATH') or exit('No direct script access allowed');
|
||||
class Auto_product_setting_model extends HD_Model
|
||||
{
|
||||
private $table_name = 'lc_auto_product_setting';
|
||||
private $cacheKey = 'PRODUCT_SETTING_%d_%s';
|
||||
private $cacheKey = 'PRODUCTS_SETTING_%d_%s';
|
||||
|
||||
public function __construct()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user