Updating the translation templates.
[squirrelmail.git] / templates / default / read_attachments.tpl
index f41f78616242608c753b6a54568049e249ee7f73..8ea4e1fb5dc90184fba50037bbc3b1a19cc19ca3 100644 (file)
  *            $link['HREF'] - URL to access the functionality
  *            $link['Text'] - Text representing the functionality.
  *
- * @copyright © 1999-2006 The SquirrelMail Project Team
+ * @copyright © 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
  * @subpackage templates
  */
 
-/** add required includes **/
-include_once(SM_PATH . 'templates/util_global.php');
 
 /** extract template variables **/
 extract($t);
@@ -99,4 +97,4 @@ if (count($attachments)==0) {
   </td>
  </tr>
 </table>
-</div>
\ No newline at end of file
+</div>