bugs 441987, 441990

This commit is contained in:
Marc Delisle
2001-07-17 13:45:23 +00:00
parent c550e91cdc
commit 7b3964818c
2 changed files with 6 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
/* $Id$*/
require("./grab_globals.inc.php3");
require("./lib.inc.php3");
function check_operations()
{
@@ -567,7 +568,7 @@ function edit_operations($host, $user)
global $strBack, $strGo;
global $strDelPassMessage, $strRememberReload, $strUpdatePassMessage;
global $strUpdatePrivMessage, $strRememberReload;
global $strUpdatePrivMessage;
global $strPasswordEmpty, $strPasswordNotSame;
global $strDeletePassword, $strUpdatePassword, $strEditPrivileges;
global $strPassword, $strReType;