Merge remote-tracking branch 'upstream/4.3' into 4.3-master-2013-08-05-11-07-08
[civicrm-core.git] / api / v3 / System.php
index ed442816498f23071319f3528bd0395fd12e1d2e..0373e46ea67db3c20bea31fd7c6cb43317926e3e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-// $Id$
 
 /*
  +--------------------------------------------------------------------+
@@ -59,7 +58,7 @@ function civicrm_api3_system_flush($params) {
   return civicrm_api3_create_success();
 }
 
-/*
+/**
  * Adjust Metadata for Flush action
  *
  * The metadata is used for setting defaults, documentation & validation