[commits] Horde branch develop updated. 4a21748937874a1ac00e311828e075dc487a1fad

Michael J. Rubinsky mrubinsk at horde.org
Sat Jun 23 18:10:52 UTC 2012


The branch "develop" has been updated.
The following is a summary of the commits.

from: b2c7faa6ef5ea148245c84ae0ab3b2705bcc68ed

4a21748 Combine the init() and loadState() methods.

-----------------------------------------------------------------------

commit 4a21748937874a1ac00e311828e075dc487a1fad
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Jun 23 14:10:19 2012 -0400

    Combine the init() and loadState() methods.
    
    No need for separate methods, we always call one before the other.

 .../ActiveSync/lib/Horde/ActiveSync/Request/FolderCreate.php      |    3 +-
 framework/ActiveSync/lib/Horde/ActiveSync/Request/FolderSync.php  |    3 +-
 .../ActiveSync/lib/Horde/ActiveSync/Request/GetItemEstimate.php   |    6 +-
 framework/ActiveSync/lib/Horde/ActiveSync/Request/Ping.php        |    4 +-
 framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php        |   15 +++-
 framework/ActiveSync/lib/Horde/ActiveSync/State/Base.php          |   21 +----
 framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php           |    5 +-
 7 files changed, 30 insertions(+), 27 deletions(-)

http://git.horde.org/horde-git/-/commit/4a21748937874a1ac00e311828e075dc487a1fad




More information about the commits mailing list