X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;ds=sidebyside;f=api%2Fv3%2FSystem.php;h=6c0f33425067df7afe756f257207e2127b85d5c5;hb=c23f45d399981b29f079169078644507b0afe390;hp=021cd61f20d4763f8397230aa0f4c1211a681a40;hpb=24a70b661b4cdd5798445955249a1de00ec9e835;p=civicrm-core.git diff --git a/api/v3/System.php b/api/v3/System.php index 021cd61f20..6c0f334250 100644 --- a/api/v3/System.php +++ b/api/v3/System.php @@ -44,11 +44,7 @@ * - 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(