Changeset 1207

Show
Ignore:
Timestamp:
07/17/07 15:07:17 (1 year ago)
Author:
icewing
Message:

Marcus Povey <marcus@dushka.co.uk>
* Modified commentwall hook for new comment wall so as not to puke when

old style comment wall widget is in place.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • devel/profile/index.php

    r1200 r1207  
    116116                 
    117117        // Draw the user's comment wall 
    118                 if (function_exists("commentwall_init")) { 
     118                if (function_exists("commentwall_displayonprofile")) { 
    119119                         
    120120                        $offset = optional_param('offset', 0);