aboutsummaryrefslogtreecommitdiff
path: root/app/class
diff options
context:
space:
mode:
Diffstat (limited to 'app/class')
-rw-r--r--app/class/art2.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/class/art2.php b/app/class/art2.php
index b4c0ff3..cb4949d 100644
--- a/app/class/art2.php
+++ b/app/class/art2.php
@@ -96,7 +96,7 @@ class Art2
$this->setexternalscript([]);
$this->setrenderhead('');
$this->setrenderbody('');
- $this->setsecure(3);
+ $this->setsecure(Config::defaultprivacy());
$this->setinterface('main');
$this->setlinkfrom([]);
$this->setlinkto([]);