Thomas Bruederli
2012-05-23 b97f21a18f9ffa5306bdccbb77c4b63a09a0e4e7
Add another alias for backwards compatibility
1 files modified
5 ■■■■■ changed files
program/include/rcmail.php 5 ●●●●● patch | view | raw | blame | history
program/include/rcmail.php
@@ -2010,6 +2010,11 @@
        return $this->storage_connect();
    }
    public function imap_init()
    {
        return $this->storage_init();
    }
    /**
     * Connect to the mail storage server with stored session data
     *