no more need to add settings namespace
This commit is contained in:
parent
44644da749
commit
c21a305f56
@ -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 New Issue
Block a user