diff options
Diffstat (limited to 'inc/poche')
-rw-r--r-- | inc/poche/Poche.class.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/poche/Poche.class.php b/inc/poche/Poche.class.php index dc8dbbbb..90bea1fe 100644 --- a/inc/poche/Poche.class.php +++ b/inc/poche/Poche.class.php | |||
@@ -217,7 +217,7 @@ class Poche | |||
217 | ); | 217 | ); |
218 | } | 218 | } |
219 | else { | 219 | else { |
220 | Tools::logm('error in view call : entry is NULL'); | 220 | Tools::logm('error in view call : entry is null'); |
221 | } | 221 | } |
222 | break; | 222 | break; |
223 | default: # home view | 223 | default: # home view |