diff options
Diffstat (limited to 'w/class/controllerart.php')
-rw-r--r-- | w/class/controllerart.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/w/class/controllerart.php b/w/class/controllerart.php index 4abc572..ef65f48 100644 --- a/w/class/controllerart.php +++ b/w/class/controllerart.php @@ -43,6 +43,7 @@ class Controllerart extends Controllerdb $head = ''; + if ($artexist) { if ($this->art->daterender() < $this->art->datemodif()) { |