bulk comment fix
[civicrm-core.git] / CRM / Core / I18n / Schema.php
index e2adc51d4c550dca392ebdb93777b4fd795ca262..8617953a3d720b78f50bb3b035977621a432a0c6 100644 (file)
@@ -1,9 +1,9 @@
 <?php
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.3                                                |
+ | CiviCRM version 4.5                                                |
  +--------------------------------------------------------------------+
- | Copyright CiviCRM LLC (c) 2004-2013                                |
+ | Copyright CiviCRM LLC (c) 2004-2014                                |
  +--------------------------------------------------------------------+
  | This file is a part of CiviCRM.                                    |
  |                                                                    |
@@ -28,7 +28,7 @@
 /**
  *
  * @package CRM
- * @copyright CiviCRM LLC (c) 2004-2013
+ * @copyright CiviCRM LLC (c) 2004-2014
  * $Id$
  *
  */
@@ -157,6 +157,8 @@ class CRM_Core_I18n_Schema {
    * @param $table  string  the table containing the column
    * @param $class  string  schema structure class to use to recreate indices
    *
+   * @param array $triggers
+   *
    * @return void
    */
   static function makeSinglelingualTable(