mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-24 07:05:47 -07:00
Update SqlDb.php
This commit is contained in:
parent
876b6ad871
commit
317e29fbd5
1 changed files with 1 additions and 1 deletions
|
@ -657,7 +657,7 @@ class SqlDb
|
|||
$this->init();
|
||||
}
|
||||
|
||||
return "{$this->selected_db}_{$name}";
|
||||
return "{$this->selected_db}_$name";
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue