program/include/rcube_imap.php | ●●●●● patch | view | raw | blame | history | |
program/include/rcube_storage.php | ●●●●● patch | view | raw | blame | history |
program/include/rcube_imap.php
@@ -212,6 +212,8 @@ /** * Check connection state, connect if not connected. * * @return bool Connection state. */ public function check_connection() { program/include/rcube_storage.php
@@ -109,6 +109,14 @@ /** * Check connection state, connect if not connected. * * @return bool Connection state. */ abstract function check_connection(); /** * Returns code of last error * * @return int Error code