program/lib/Roundcube/rcube_result_set.php
@@ -1,6 +1,6 @@ <?php /* /** +-----------------------------------------------------------------------+ | This file is part of the Roundcube Webmail client | | Copyright (C) 2006-2013, The Roundcube Dev Team | @@ -115,5 +115,4 @@ { return isset($this->records[$this->current]); } }