Subversion Repositories SmartDukaan

Rev

Rev 12726 | Rev 12790 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 12726 Rev 12733
Line 255... Line 255...
255
    t_counter.email = counter.email
255
    t_counter.email = counter.email
256
    t_counter.fpCounterSize = counter.fpCounterSize
256
    t_counter.fpCounterSize = counter.fpCounterSize
257
    t_counter.spCounterSize = counter.spCounterSize
257
    t_counter.spCounterSize = counter.spCounterSize
258
    t_counter.striker  = counter.striker
258
    t_counter.striker  = counter.striker
259
    t_counter.tin = counter.tin
259
    t_counter.tin = counter.tin
260
    return t_counter
-
 
261
        
-
 
262
260
    return t_counter
-
 
261
263
262