git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5804
7612ce4b-ef26-0410-bec9-
ea0150e637f0
if ( !$allow_server_sort ) {
$allow_server_sort = 'false';
}
-if ( !$uid_support ) {
- $uid_support = 'true';
-}
if ( !$no_list_for_subscribe ) {
$no_list_for_subscribe = 'false';
}
print CF "\$allow_server_sort = $allow_server_sort;\n";
# boolean
print CF "\$allow_charset_search = $allow_charset_search;\n";
- # boolean
- print CF "\$uid_support = true;\n";
print CF "\n";
# all plugins are strings