- security fix (profile)

- les langues a la hache
- fix some copy/paste errors

git-svn-id: http://piwigo.org/svn/trunk@2268 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
rvelices
2008-03-08 12:38:09 +00:00
parent a048738d8b
commit bf1f7c4aec
20 changed files with 90 additions and 189 deletions
+1 -1
View File
@@ -172,7 +172,7 @@ UPDATE '.COMMENTS_TABLE.'
// | page header and options |
// +-----------------------------------------------------------------------+
$title= l10n('title_comments');
$title= l10n('User comments');
$page['body_id'] = 'theCommentsPage';
$template->set_filenames(array('comments'=>'comments.tpl'));