|
|
Log message
fix double nocache to context loading -> remove cl.setAntiCache( true ); into
ApplicationLoader at lines 469 (because it's not necessary, the nocache is
already add at lines 460).
+ organize import.
+ clear local variable not use.
+ little fix into doc include.
|