Commit b6941e1f authored by Sebastian Kummer's avatar Sebastian Kummer

ZP-907 Fix comment in ASDevice.

Released under the Affero GNU General Public License (AGPL) version 3.
parent fb2000a4
......@@ -581,8 +581,8 @@ class ASDevice extends StateObject {
/**
* Sets the foldertype of a folder id
*
* @param string $uuid
* @param string $folderid (opt) if not set Hierarchy UUID is linked
* @param string $folderid
* @param int $foldertype ActiveSync folder type (as on the mobile)
*
* @access public
* @return boolean true if the type was set or updated
......
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