Переглянути джерело

Remove debug message someone left here to linger.

Thijs Kinkhorst 23 роки тому
батько
коміт
f7de146e3f
1 змінених файлів з 0 додано та 2 видалено
  1. 0 2
      src/right_main.php

+ 0 - 2
src/right_main.php

@@ -34,8 +34,6 @@ require_once('../functions/html.php');
  *    $key              pass                               *
  ***********************************************************/
 
-$bob = getHashedFile($username, $data_dir, "username.pref");
-
 /* Open a connection on the imap port (143) */
 
 $imapConnection = sqimap_login($username, $key, $imapServerAddress, $imapPort, 0);