]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-15349, update comment
authordongsheng <dongsheng>
Wed, 16 Jul 2008 04:15:20 +0000 (04:15 +0000)
committerdongsheng <dongsheng>
Wed, 16 Jul 2008 04:15:20 +0000 (04:15 +0000)
repository/curl.class.php

index ada6378b1b4e5c488f600a1190f3d7cbb87913b5..b44ebdc50eb86f9bd0e4b5a0726835be24bf3283 100644 (file)
@@ -1,10 +1,10 @@
-<?php
+<?php // $id$
 /**
  * RESTful cURL class
  *
  * This is a wrapper class for curl, it is quite easy to use:
  *
- * $c = new curl();
+ * $c = new curl;
  * // enable cache
  * $c = new curl(array('cache'=>true));
  * // enable cookie