rabin 1 год назад
Родитель
Сommit
4ea5e9e147
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/dai/seller/table/log1.php

+ 1 - 1
src/dai/seller/table/log1.php

@@ -1,4 +1,4 @@
 <?php
 $config = include('log.php');
-$config['store'] = 'log1';
+$config['store'] = 'default';
 return $config;