Typo
This commit is contained in:
parent
4f2858ad85
commit
1bdf945a53
@ -896,7 +896,7 @@ function genereCacheCommentaires($version, $type = 'scores')
|
||||
break;
|
||||
|
||||
case 'valo':
|
||||
$fileTmp = APPLICATION_PATH.'/../library/Metier/scores/Variables/CommentsValo'.$version.'s.php';
|
||||
$fileTmp = APPLICATION_PATH.'/../library/Metier/scores/Variables/CommentsValo'.$version.'.php';
|
||||
$tableComments = 'valo_commentaires_'.$version;
|
||||
break;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user