noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 163/219: Code cleaning


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 163/219: Code cleaning
Date: Mon, 18 Dec 2017 13:22:56 -0500 (EST)

sparkyx pushed a commit to branch master
in repository noalyss.

commit b472c4c09f875b3e6a4863ea92691947611a269d
Author: Dany De Bontridder <address@hidden>
Date:   Sun Nov 26 13:44:43 2017 +0100

    Code cleaning
---
 html/ajax_misc.php | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/html/ajax_misc.php b/html/ajax_misc.php
index 17dcf6b..0bc48cb 100644
--- a/html/ajax_misc.php
+++ b/html/ajax_misc.php
@@ -121,7 +121,6 @@ $path = array(
     "action_access_all"=>"ajax_user_security",
     "todo_list"=>"ajax_todo_list",
     "history"=>"ajax_history",
-    "pcmn_update"=>"ajax_pcmn_update",
     "mod_doc"=>"ajax_mod_document",
     "input_per"=>"ajax_mod_periode",
     "save_per"=>"ajax_mod_periode",
@@ -166,8 +165,6 @@ $path = array(
     "anc_key_choice"=>"ajax_anc_key_choice" ,
   // Show the activities computed with the selected distribution key 
     "anc_key_compute"=>"ajax_anc_key_compute" ,
-  //update an accounting (from CFGPCMN)
-    "account_update"=>"ajax_account_update",
   //From admin, revoke the access to a folder from an user
     "folder_remove"=>"ajax_admin",
   //From admin, display a list of folder to which the user has no access



reply via email to

[Prev in Thread] Current Thread [Next in Thread]