Explorar o código

[ZF-10051] Zend_Translate:

- added missing comment

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@22726 44c647ce-9c0f-0410-b52a-842ac1e357ba
thomas %!s(int64=15) %!d(string=hai) anos
pai
achega
72e5e41b6e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      library/Zend/Translate/Adapter.php

+ 1 - 0
library/Zend/Translate/Adapter.php

@@ -86,6 +86,7 @@ abstract class Zend_Translate_Adapter {
      *   'locale'          => the actual set locale to use
      *   'locale'          => the actual set locale to use
      *   'log'             => a instance of Zend_Log where logs are written to
      *   'log'             => a instance of Zend_Log where logs are written to
      *   'logMessage'      => message to be logged
      *   'logMessage'      => message to be logged
+     *   'logPriority'     => priority which is used to write the log message
      *   'logUntranslated' => when true, untranslated messages are not logged
      *   'logUntranslated' => when true, untranslated messages are not logged
      *   'reload'          => reloads the cache by reading the content again
      *   'reload'          => reloads the cache by reading the content again
      *   'scan'            => searches for translation files using the LOCALE constants
      *   'scan'            => searches for translation files using the LOCALE constants