This commit is contained in:
Arya Kiran 2022-07-08 16:32:50 +05:30
parent 46590cbc6a
commit 349ac9f661
No known key found for this signature in database
GPG Key ID: 3A6EA2D0EE314EEF
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@
<body>
<!--#include file="nav" -->
<b>Please Note that Email is not included by default anymore due to OVH's restrictive email policies. Please see the note on restricted access on the <a href=/>homepage</a></b>
<b>If you can/do not want to share your email for ~vern registration, please contact an <a href=/admins>admin</a> so we can create one for you</b>
<p><b>Please Note that Email is not included by default anymore due to OVH's restrictive email policies. Please see the note on restricted access on the <a href=/>homepage</a></b></p>
<p><b>If you can/do not want to share your email for ~vern registration, please contact an <a href=/admins>admin</a> so we can create one for you</b></p>
<?php
function sanitize($str) {
$str = trim($str);