Stat.js 150 B

1234
  1. MWF.xDesktop.requireApp("process.Xform", "Stat", null, false);
  2. MWF.xApplication.cms.Xform.Stat = MWF.CMSStat = new Class({
  3. Extends: MWF.APPStat
  4. });