mirror of
https://github.com/bs-community/blessing-skin-server.git
synced 2024-12-15 06:09:58 +08:00
fixed MCBBS#733
This commit is contained in:
parent
3547c1b3c4
commit
751606c336
@ -3,7 +3,7 @@
|
||||
* @Author: printempw
|
||||
* @Date: 2016-03-18 16:53:55
|
||||
* @Last Modified by: printempw
|
||||
* @Last Modified time: 2016-03-26 22:28:23
|
||||
* @Last Modified time: 2016-04-02 18:13:50
|
||||
*/
|
||||
|
||||
namespace Database;
|
||||
@ -11,7 +11,7 @@ namespace Database;
|
||||
use Database\Database;
|
||||
use Database\EncryptInterface;
|
||||
use Database\SyncInterface;
|
||||
use Config;
|
||||
use Option;
|
||||
|
||||
class AdaptedDatabase extends Database implements EncryptInterface, SyncInterface
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user