alecpl
2008-08-21 95987c3943bed445555c0dc84986a56792f7ac4c
program/include/rcube_user.php
@@ -59,16 +59,6 @@
    }
  }
  /**
   * PHP 4 object constructor
   *
   * @see  rcube_user::__construct
   */
  function rcube_user($id = null, $sql_arr = null)
  {
    $this->__construct($id, $sql_arr);
  }
  
  /**
   * Build a user name string (as e-mail address)