aboutsummaryrefslogtreecommitdiff
path: root/w/class/controllerart.php
diff options
context:
space:
mode:
authorvincent-peugnet <v.peugnet@free.fr>2018-11-05 18:08:39 +0100
committervincent-peugnet <v.peugnet@free.fr>2018-11-05 18:08:39 +0100
commit687b1f851abbb28750d2921d4f5beaac24b3249d (patch)
tree8510acd3bcb73509a88fddcd1d928f9ef120836d /w/class/controllerart.php
parente7bdf04e3e58aa2c1821918b72753f274d3684fb (diff)
downloadwcms-687b1f851abbb28750d2921d4f5beaac24b3249d.tar.gz
wcms-687b1f851abbb28750d2921d4f5beaac24b3249d.zip
fix bugs
Diffstat (limited to 'w/class/controllerart.php')
-rw-r--r--w/class/controllerart.php1
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()) {