Changeset 358 for profile.lastvisitors/files/lib/system/event/listener/ProfilelastVisitorsListener.class.php
- Timestamp:
- 03/30/08 12:29:29 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
profile.lastvisitors/files/lib/system/event/listener/ProfilelastVisitorsListener.class.php
r282 r358 55 55 56 56 //Hier werden die Templates in die Platzhalter der userProfile.tpl geladen 57 WCF::getTPL()->append('additionalBoxes5', WCF::getTPL()->fetch(' ProfilelastVisitorSmall'));58 WCF::getTPL()->append('additionalContents3', WCF::getTPL()->fetch(' ProfilelastVisitor'));57 WCF::getTPL()->append('additionalBoxes5', WCF::getTPL()->fetch('profilelastVisitorSmall')); 58 WCF::getTPL()->append('additionalContents3', WCF::getTPL()->fetch('profilelastVisitor')); 59 59 60 60 }
