Syntax clean.
This commit is contained in:
parent
b5d263e693
commit
c4553012d1
44 changed files with 88 additions and 87 deletions
|
|
@ -89,7 +89,7 @@ sub addComment {
|
|||
comment => $comment,
|
||||
rating => $rating,
|
||||
date => time(),
|
||||
ip => $session->var->get('lastIP'),
|
||||
ip => $session->get('lastIP'),
|
||||
};
|
||||
|
||||
# calculate average
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue