Skip to content
Snippets Groups Projects
Commit 1324935e authored by Arsh Sabharwal's avatar Arsh Sabharwal
Browse files

fix for seesion header sent issue

parent 893d1ad0
Branches
Tags 2.0.9
No related merge requests found
<?php
/**
* @file
......@@ -34,4 +33,4 @@ function rest_api_authentication_install(){
$config->set('miniorange_rest_api_authentication_uninstall_status',0);
$config->set('miniorange_rest_api_installation_time_ref', time());
$config->save();
}
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment