public void InitApp(wojilu.Web.Context.MvcContext ctx) { AppInit.InitApp(ctx); if (ctx.app.obj != null) { getHelper(ctx).IsAppRunning(ctx); } }