From f23c24c8a31ea3787d5039d36de56001f731e22a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Hojtsy?= Date: Tue, 7 Aug 2007 08:39:36 +0000 Subject: #164935 by Ralf Stamm: standardize CVS Id tags in files: - always include CVS Id tags in all files - add a new line after the CVS Id, if more code or phpdoc follows in the same code block - fix bogus Id tags previously added --- modules/user/user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/user/user.js') diff --git a/modules/user/user.js b/modules/user/user.js index aa5cf34a3..21b2b96ca 100644 --- a/modules/user/user.js +++ b/modules/user/user.js @@ -1,4 +1,4 @@ -/* $Id$ */ +// $Id$ /** * Attach handlers to evaluate the strength of any password fields and to check -- cgit v1.2.3