aboutsummaryrefslogtreecommitdiff
path: root/app/class
diff options
context:
space:
mode:
authorvincent-peugnet <v.peugnet@free.fr>2019-03-28 22:03:52 +0100
committervincent-peugnet <v.peugnet@free.fr>2019-03-28 22:03:52 +0100
commitd8b02407afd7ce933d1a9935f5c723a5d47ae368 (patch)
tree8a38b5e269e05e0badbb1f5fca90381d25c41346 /app/class
parent53fcf8ed3cf59f38adfa4d66e925e147a64f7eef (diff)
downloadwcms-d8b02407afd7ce933d1a9935f5c723a5d47ae368.tar.gz
wcms-d8b02407afd7ce933d1a9935f5c723a5d47ae368.zip
graphic update
Diffstat (limited to 'app/class')
-rw-r--r--app/class/modelhome.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/class/modelhome.php b/app/class/modelhome.php
index fb5989c..5b3b5a5 100644
--- a/app/class/modelhome.php
+++ b/app/class/modelhome.php
@@ -55,7 +55,7 @@ class Modelhome extends Modelart
}
/**
- * @var array array of the columns to show from the user
+ * @param array array of the columns to show from the user
*
* @return array assoc each key columns to a boolean value to show or not
*/