merge r15950 from trunk

bug 2659: Possible misconfiguration of ORDER BY + missing language string

git-svn-id: http://piwigo.org/svn/branches/2.4@15951 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
mistic100
2012-06-22 21:42:52 +00:00
parent 015e2f5ac8
commit 86358b6c87
3 changed files with 30 additions and 14 deletions
+1
View File
@@ -922,4 +922,5 @@ $lang['%d seconds'] = '%d secondes';
$lang['Sharpen'] = 'Renforcer la netteté';
$lang['Edit photo'] = 'Éditer la photo';
$lang['create a new site'] = 'créer un nouveau site';
$lang['No order field selected'] = 'Aucun critère de tri sélectionné';
?>