Changeset 1200

Show
Ignore:
Timestamp:
07/12/07 18:13:28 (1 year ago)
Author:
icewing
Message:

Marcus Povey <marcus@dushka.co.uk>
* Some tweaks

Files:

Legend:

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

    r1199 r1200  
    117117        // Draw the user's comment wall 
    118118                if (function_exists("commentwall_init")) { 
     119                         
    119120                        $offset = optional_param('offset', 0); 
    120121                        $limit = optional_param('limit', 5);