Changeset 1207
- Timestamp:
- 07/17/07 15:07:17 (1 year ago)
- Files:
-
- devel/profile/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
devel/profile/index.php
r1200 r1207 116 116 117 117 // Draw the user's comment wall 118 if (function_exists("commentwall_ init")) {118 if (function_exists("commentwall_displayonprofile")) { 119 119 120 120 $offset = optional_param('offset', 0);
