squirrelmail-webmail
1.4.22
About: SquirrelMail is a standards-based webmail package with strong MIME support, address books, and folder manipulation (written in PHP4).
![]() ![]() |
Go to the source code of this file.
Functions | |
bug_report_button_do () | |
bug_report_block_do () | |
bug_report_block_do | ( | ) |
Register bug report option block
@access private
Definition at line 41 of file functions.php.
References $data_dir, $username, _(), getPref(), SMOPT_REFRESH_ALL, and SMOPT_TYPE_BOOLEAN.
Referenced by bug_report_block().
bug_report_button_do | ( | ) |
functions.php
Copyright (c) 1999-2011 The SquirrelMail Project Team Licensed under the GNU GPL. For full terms see the file COPYING.
This is a standard Squirrelmail-1.2 API for plugins.
Show the button in the main bar
Definition at line 18 of file functions.php.
References $color, $data_dir, $username, _(), displayInternalLink(), and getPref().
Referenced by bug_report_button().