Skip to content
Snippets Groups Projects
Commit f7c2aa21 authored by Giovannoni Laurent's avatar Giovannoni Laurent
Browse files

fix : auth

parent 668c09c6
No related branches found
No related tags found
No related merge requests found
......@@ -53,8 +53,8 @@ $coreTools->load_modules_config($_SESSION['modules']);
$webService = new webService();
//http Authentication
//WARNING !!!!!!!!!!!!!!!!!!!!!!!WARNING!!!!!!!!!!!!!!!!!WARNING!!!!!!!!!!!WARNING!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! WARNING WARNING WARNING
//if($webService->authentication()) {
if(1==1) {
if($webService->authentication()) {
//if(1==1) {
$business = new business_app_tools();
$business->load_app_var_session();
//retrieve Maarch web service catalog
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment