Merge remote-tracking branch 'upstream/4.4' into 4.4-master-2014-08-25-10-57-01
[civicrm-core.git] / CRM / Upgrade / Headless.php
index 7c0f96ef702a6516c4f1ff41f38c63f3e0e7389e..3125ce06dd6222fa0fb06d6382cac20fa4774ad2 100644 (file)
@@ -33,9 +33,12 @@ class CRM_Upgrade_Headless {
   /**
    * Perform an upgrade without using the web-frontend
    *
+   * @param bool $enablePrint
+   *
+   * @throws
+   * @throws Exception
    * @return array, with keys:
    *   - message: string, HTML-ish blob
-   * @throws Exception
    */
   function run($enablePrint = TRUE) {
     // lets get around the time limit issue if possible for upgrades