Fix undefined function when downloading attachments. See comments for details.
[squirrelmail.git] / templates / default / options.tpl
CommitLineData
4a644734 1<?php
2/**
3 * options.tpl
4 *
5 * Template for rendering the options page
6 *
7 * @copyright &copy; 1999-2006 The SquirrelMail Project Team
8 * @license http://opensource.org/licenses/gpl-license.php GNU Public License
9 * @version $Id$
10 * @package squirrelmail
11 * @subpackage templates
12 */
13
14/** add required includes */
15
16
17/** extract variables */
18extract($t);
19
4a644734 20?>
21</td></tr>
22</table>
23</td></tr>
24</table>
4a644734 25