no more need to add settings namespace
This commit is contained in:
parent
44644da749
commit
c21a305f56
1 changed files with 0 additions and 2 deletions
|
@ -93,8 +93,6 @@ class dcTranslater extends dcTranslaterDefaultSettings
|
|||
*/
|
||||
public function __construct(bool $full = true)
|
||||
{
|
||||
dcCore::app()->blog->settings->addNamespace('translater');
|
||||
|
||||
$this->loadSettings();
|
||||
|
||||
if ($full) {
|
||||
|
|
Loading…
Reference in a new issue