[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
1 <?php 2 3 include_once 'Horde/SyncML/Sync/TwoWaySync.php'; 4 5 /** 6 * Will run normal $end from TwoWaySync, the client should not send 7 * any changes. 8 * 9 * $Horde: framework/SyncML/SyncML/Sync/OneWayFromServerSync.php,v 1.6 2004/05/26 17:32:50 chuck Exp $ 10 * 11 * Copyright 2003-2004 Anthony Mills <amills@pyramid6.com> 12 * 13 * See the enclosed file COPYING for license information (LGPL). If you 14 * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. 15 * 16 * @author Anthony Mills <amills@pyramid6.com> 17 * @version $Revision: 20253 $ 18 * @since Horde 3.0 19 * @package Horde_SyncML 20 */ 21 class Horde_SyncML_Sync_OneWayFromServerSync extends Horde_SyncML_Sync_TwoWaySync { 22 }
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Feb 25 17:20:01 2007 | par Balluche grâce à PHPXref 0.7 |