8 lines
114 B
Plaintext
8 lines
114 B
Plaintext
{
|
|
#remove access entry for imp as we only accept SSL now
|
|
$DB->get_prop_and_delete( 'imp', 'access' );
|
|
|
|
|
|
|
|
}
|