#include <libintl.h>
#include "stg/common.h"
-#include "stg/ia_auth_c.h"
+#include "stg/ia.h"
#include "web.h"
extern WEB * web;
dirName[i] = "-";
refreshPeriod = 5;
+
+memset(&ls, 0, sizeof(ls));
}
//---------------------------------------------------------------------------
void WEB::Start()