Changeset 1217
- Timestamp:
- 08/09/2008 10:09:23 AM (11 months ago)
- Files:
-
- 1 modified
-
trunk/handlers/referrers/referrers.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/handlers/referrers/referrers.php
r1093 r1217 540 540 541 541 // ids - use constant for variable-content heading 542 $idTitle = $this->makeId('hn','title');543 542 $idTotal = $this->makeId('hn','total'); 544 543 $idResult = $this->makeId('hn','result'); 545 544 } 546 545 $idTitle = $this->makeId('hn','title'); 547 546 // ------------------------------------- 548 547