From 080478fe19d550e7de5157cdb22c290025f6b306 Mon Sep 17 00:00:00 2001
From: Laurence Sebastian Bowes <elbows@sucs.org>
Date: Sat, 13 Feb 2016 03:26:59 +0000
Subject: [PATCH] Twat

---
 lib/member_functions.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/member_functions.php b/lib/member_functions.php
index b4579c7..ff41a26 100644
--- a/lib/member_functions.php
+++ b/lib/member_functions.php
@@ -50,7 +50,7 @@ function generateUid()
         if ($returnVal == 1) {
             // We have a unused one!
             $ok = true;
-            $sfaeuid = $prefix.$uid;
+            $safeuid = $prefix.$uid;
         }
 
     }
-- 
GitLab