rabin 1 년 전
부모
커밋
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;