84 |
print $user_prop_file $v . ':' . $pv . "\x0A"; |
print $user_prop_file $v . ':' . $pv . "\x0A"; |
85 |
} |
} |
86 |
} |
} |
87 |
close $user_prop_file_name; |
close $user_prop_file; |
88 |
|
|
89 |
system_ ('cvs', 'add', $user_prop_file_name) unless $has_file; |
system_ ('cvs', 'add', $user_prop_file_name) unless $has_file; |
90 |
} # set_prop_hash |
} # set_prop_hash |
183 |
Content-Type: text/html; charset=utf-8 |
Content-Type: text/html; charset=utf-8 |
184 |
|
|
185 |
<!DOCTYPE HTML> |
<!DOCTYPE HTML> |
186 |
<html lang="$Lang"> |
<html lang="$Lang" class=account-error> |
187 |
<title lang=en>$code @{[htescape ($_text)]}</title> |
<title lang=en>$code @{[htescape ($_text)]}</title> |
188 |
<link rel=stylesheet href="/www/style/html/xhtml"> |
<link rel=stylesheet href="/admin/style/common"> |
189 |
<h1>]; |
<h1>]; |
190 |
print_text ('Error'); |
print_text ('Error'); |
191 |
print q[</h1><p>]; |
print q[</h1><p>]; |