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 | |
get_caps ($imap_stream) | |
imap_test ($imap_stream, $string) | |
print_response ($response) | |
info_is_plugin_enabled ($plugin_name) | |
get_caps | ( | $imap_stream | ) |
Definition at line 18 of file functions.php.
References $imap_stream, $message, sqimap_read_data_list(), and sqimap_session_id().
imap_test | ( | $imap_stream, | |
$string | |||
) |
Definition at line 26 of file functions.php.
References $default_charset, $imap_stream, $message, sqimap_read_data_list(), and sqimap_session_id().
info_is_plugin_enabled | ( | $plugin_name | ) |
Check if plugin is enabled
string | $plugin_name | plugin name |
Definition at line 56 of file functions.php.
References $plugins.
print_response | ( | $response | ) |
Definition at line 40 of file functions.php.