Committing this placeholder for the time being.

This commit is contained in:
Andrew McMillan 2006-11-18 22:57:03 +13:00
parent 61b8f90b5d
commit 55406cc7a0

5
inc/freebusy-GET.php Normal file
View File

@ -0,0 +1,5 @@
<?php
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>";
?>