]> git.mjollnir.org Git - moodle.git/commitdiff
Clarify comment.
authortjhunt <tjhunt>
Wed, 15 Aug 2007 13:43:27 +0000 (13:43 +0000)
committertjhunt <tjhunt>
Wed, 15 Aug 2007 13:43:27 +0000 (13:43 +0000)
lib/eventslib.php

index 178b9f61f4391f2ed55af393d7b5ac66364db643..81957a972749ec7f0002430c7fd7aed7b6876fb2 100755 (executable)
@@ -1,6 +1,8 @@
 <?php
 /**
  * Library of functions for events manipulation.
+ * 
+ * The public API is all at the end of this file.
  *
  * @author Martin Dougiamas and many others
  * @version $Id$