From f964be969d77eecd0f262003b3df3497e2d4dbc2 Mon Sep 17 00:00:00 2001 From: luca Date: Fri, 23 Jan 2009 11:44:18 +0000 Subject: [PATCH] Patch level :10.0 cd 210 Files correlati : Ricompilazione Demo : [ ] Commento :aggiunto datapwd al file degli utenti git-svn-id: svn://10.65.10.50/trunk@18094 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- ba/ba1100.cpp | 7 ++++--- ba/f2.dir | 2 +- ba/f2.trr | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/ba/ba1100.cpp b/ba/ba1100.cpp index e2ac89582..679d18a02 100755 --- a/ba/ba1100.cpp +++ b/ba/ba1100.cpp @@ -488,9 +488,10 @@ void TManutenzione_app::open_history() int l = strlen(line); line[l > 0 ? l -1 : 0 ] = '\0'; - if (l==0) _history_firm = -1; + if (l==0) + _history_firm = -1; else - _history_firm = atol(line); + _history_firm = atol(line); } else { @@ -510,7 +511,7 @@ void TManutenzione_app::put_history(const char* firm) void TManutenzione_app::close_history() { // Se la conversione non ha rilevato errori rimuove il file di history. - remove(History_file); + xvt_fsys_remove_file(History_file); } void TManutenzione_app::dump_trc(const char * dir, const bool des_too, const long modules) diff --git a/ba/f2.dir b/ba/f2.dir index a17ca8e34..c980f4ec9 100755 --- a/ba/f2.dir +++ b/ba/f2.dir @@ -1,3 +1,3 @@ 2 1 -%user|0|0|287|0|Utenti|10|| +%user|0|0|295|0|Utenti|10|| diff --git a/ba/f2.trr b/ba/f2.trr index abb84934e..5f1ffc285 100755 --- a/ba/f2.trr +++ b/ba/f2.trr @@ -1,5 +1,5 @@ 2 -11 +12 USERNAME|1|16|0|Nome dell'utente/gruppo USERDESC|1|50|0|Descrizione dell'utente/gruppo PASSWORD|1|8|0|Password dell'utente