Changeset 74
- Timestamp:
- 11/16/06 23:29:01 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
dev/common/class.kill.php
r73 r74 655 655 else 656 656 { 657 $row = $qry->getRow(); 658 $this->dupeid_ = $row['kll_id']; 657 $this->dupeid_ = $dupe; 659 658 $this->id_ = -1; 660 659 }