فهرست منبع

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                               *
  *    $key              pass                               *
  ***********************************************************/
  ***********************************************************/
 
 
-$bob = getHashedFile($username, $data_dir, "username.pref");
-
 /* Open a connection on the imap port (143) */
 /* Open a connection on the imap port (143) */
 
 
 $imapConnection = sqimap_login($username, $key, $imapServerAddress, $imapPort, 0);
 $imapConnection = sqimap_login($username, $key, $imapServerAddress, $imapPort, 0);