mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-24 23:25:48 -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();
|
$this->init();
|
||||||
}
|
}
|
||||||
|
|
||||||
return "{$this->selected_db}_{$name}";
|
return "{$this->selected_db}_$name";
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue