Added by anonymous on 2008-07-28 17:49:14 Download/View
- $status = ($count == $this->active_step) ?
- 'active' :
- (($count < $this->active_step) ?
- 'finished' :
- ''
- );
- }
Rendered in 0.0284 seconds, using 0.43MB of memory | © 2008 iiTech Services L.L.C.| Powered by Kohana