]> git.defcon.no Git - hermes/blobdiff - user.php
Removed a WTF, changed default password size to 24
[hermes] / user.php
index 87dbe53d811cf1cc8858058beea079c75d282bee..49e858898a987b8bbd4e8ace050c027237918bb6 100644 (file)
--- a/user.php
+++ b/user.php
@@ -430,7 +430,6 @@ if ( !$config['sql_link'] )
                                }
                                if ( is_provision_user( $username, $domain ) )
                                {
-                               print "WTF";
                                        // Update provisioning password
                                        if (! update_provision_pw( $username, $domain, $password ) )
                                        {