Ver Fonte

[ZF-6500] Zend_Translate:

- added missing svn property

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@15541 44c647ce-9c0f-0410-b52a-842ac1e357ba
thomas há 16 anos atrás
pai
commit
abf3acf121
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      library/Zend/Translate.php

+ 1 - 1
library/Zend/Translate.php

@@ -15,8 +15,8 @@
  * @category   Zend
  * @package    Zend_Translate
  * @copyright  Copyright (c) 2005-2008 Zend Technologies USA Inc. (http://www.zend.com)
- * @version    $Id: $
  * @license    http://framework.zend.com/license/new-bsd     New BSD License
+ * @version    $Id$
  */
 
 /**