mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-09-21 06:20:17 +00:00
We're going to start writing stuff in this pretty soon...
This commit is contained in:
parent
0091ee568b
commit
ef52ef8a22
11
inc/caldav-LOCK.php
Normal file
11
inc/caldav-LOCK.php
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* We support both LOCK and UNLOCK methods in this function
|
||||||
|
*/
|
||||||
|
|
||||||
|
echo "<h1>Unimplemented</h1><p>Unfortunately this function is planned, but not yet implemented</p";
|
||||||
|
echo "<p>Well, actually, perhaps 'planned' is too strong a word. It <em>is</em> on the roadmap, and if you want to
|
||||||
|
contribute to the planning, please add your two cents to the Sourceforge forums or tracker items.</p>";
|
||||||
|
echo "<p>It would also be useful if you could find a client which uses it, maybe even a log of it
|
||||||
|
doing so, and so on.</p>";
|
||||||
|
?>
|
||||||
Loading…
x
Reference in New Issue
Block a user