Browse Source

debug dblock

stanley-king 8 years ago
parent
commit
f52f33ba9f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      helper/bonus/manager.php

+ 1 - 1
helper/bonus/manager.php

@@ -15,8 +15,8 @@ use session_helper;
 use member_info;
 use algorithm;
 use Log;
-use Db;
 use Exception;
+use trans_wapper;
 
 class manager
 {