fix comment blocks
[civicrm-core.git] / api / v3 / System.php
index 021cd61f20d4763f8397230aa0f4c1211a681a40..6c0f33425067df7afe756f257207e2127b85d5c5 100644 (file)
  *                          - triggers: bool, whether to drop/create SQL triggers; default: FALSE
  *                          - session:  bool, whether to reset the CiviCRM session data; defaul: FALSE
  *
- * @return boolean
- *   true if success, else false
- * @access public
- * @example SystemFlush.php
- *
+ * @return array
  */
 function civicrm_api3_system_flush($params) {
   CRM_Core_Invoke::rebuildMenuAndCaches(