Browse Source

Remove error_log

Julio Montoya 9 years ago
parent
commit
9db78f6919
1 changed files with 0 additions and 3 deletions
  1. 0 3
      main/inc/lib/login.lib.php

+ 0 - 3
main/inc/lib/login.lib.php

@@ -216,12 +216,9 @@ class Login
                 )
             );
             Display::addFlash(Display::return_message(get_lang('CheckYourEmailAndFollowInstructions')));
-            error_log($url);
         //}
     }
 
-
-
     /**
      * Gets the secret word
      * @author Olivier Cauberghe <olivier.cauberghe@UGent.be>, Ghent University