Browse Source

not implying we pass it through t

pull/489/head
willtp87 11 years ago
parent
commit
dee9362b3b
  1. 2
      islandora.api.php

2
islandora.api.php

@ -643,7 +643,7 @@ function hook_CMODEL_PID_islandora_overview_object_alter(AbstractObject &$object
* following fields:
* - message: A string passed through t() describing the
* outcome of the operation.
* - message_sub: (Optional) Substitutions to be passed along to t() or
* - message_sub: (Optional) A substitution array as acceptable by t() or
* watchdog.
* - type: A string denoting whether the output is to be
* drupal_set_messaged (dsm) or watchdogged (watchdog).

Loading…
Cancel
Save