Changeset 393
- Timestamp:
- 04/05/08 19:24:14 (5 years ago)
- Files:
-
- 1 modified
-
buddyloo/files/lib/page/SocialPage.class.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
buddyloo/files/lib/page/SocialPage.class.php
r375 r393 70 70 'socialTitle' => $this->socialTitle, 71 71 'social' => $this->social, 72 'protectedProfile' => $this->protectedProfile 72 'protectedProfile' => $this->protectedProfile, 73 'allowSpidersToIndexThisPage' => true 73 74 )); 74 75 }
