564565566567568569570
/** * Start to load data for all modules */ public static void loadData() { new DataManager(); }