Commit 33025ef1 authored by mku's avatar mku

ZP-43 #comment Implement ValidateCert command - include sync object #time 5m

git-svn-id: https://z-push.org/svn/z-push/trunk@1622 b7dd7b3b-3a3c-0410-9da9-bee62a6cc5b5
parent 3592ab14
...@@ -107,6 +107,7 @@ include_once('lib/syncobjects/syncdevicepassword.php'); ...@@ -107,6 +107,7 @@ include_once('lib/syncobjects/syncdevicepassword.php');
include_once('lib/syncobjects/syncitemoperationsattachment.php'); include_once('lib/syncobjects/syncitemoperationsattachment.php');
include_once('lib/syncobjects/syncsendmail.php'); include_once('lib/syncobjects/syncsendmail.php');
include_once('lib/syncobjects/syncsendmailsource.php'); include_once('lib/syncobjects/syncsendmailsource.php');
include_once('lib/syncobjects/syncvalidatecert.php');
include_once('lib/syncobjects/syncresolverecipients.php'); include_once('lib/syncobjects/syncresolverecipients.php');
include_once('lib/syncobjects/syncresolverecipient.php'); include_once('lib/syncobjects/syncresolverecipient.php');
include_once('lib/syncobjects/syncresolverecipientsoptions.php'); include_once('lib/syncobjects/syncresolverecipientsoptions.php');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment