caorong a2adafd508 fix a bug(DetectorType never change)
changed line281 -> line220
Presentation:
because line 220 give the globle var mDetectorType,and in line 230 it will be compared with mDeteorType !!!  it will never be unequal ~
fix:
change mDetectorType(previous globle var) to a new local val tmpDetectorType
2013-06-05 15:57:54 +04:00
..
2013-04-11 17:57:33 +04:00
2013-06-03 14:01:04 +04:00
2013-05-31 17:29:55 +08:00
2012-08-08 17:12:53 +08:00