Patch level :10.0 273
Files correlati : Ricompilazione Demo : [ ] Commento :abilitato tassan fino al giorno della liberazione (da tassn stesso?) git-svn-id: svn://10.65.10.50/trunk@18633 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
2ce8c74b7a
commit
e587f7c1ec
@ -801,7 +801,7 @@ bool is_tassan()
|
||||
bool yes = false;
|
||||
if (dongle().number() == 202)
|
||||
{
|
||||
const TDate morte(28, 03, 2009); // Giorno della morte del programma
|
||||
const TDate morte(25, 04, 2009); // Giorno della morte del programma
|
||||
const TDate oggi(TODAY);
|
||||
yes = oggi >= morte;
|
||||
}
|
||||
|
@ -1257,7 +1257,7 @@ void TManutenzione_app::convert_dir()
|
||||
if (!fname.exist() && ds.len() > 0)
|
||||
{
|
||||
set_autoload_new_files(false);
|
||||
f.build(0L,rs);
|
||||
f.build(rs);
|
||||
set_autoload_new_files(true);
|
||||
// Anche se il file non esisteva, prosegue, perche' possono esserci conversioni
|
||||
// specificate in FCONV.INI
|
||||
|
Loading…
x
Reference in New Issue
Block a user