Changeset 1526

Show
Ignore:
Timestamp:
01/24/08 09:12:00 (10 months ago)
Author:
misja
Message:

Misja Hoebe <misja@curverider.co.uk> Fix commentwall spoofing

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • devel/mod/commentwall/do_action.php

    r1447 r1526  
    1313        $owner = optional_param('owner',''); 
    1414        $wallowner = optional_param('wallowner',''); 
    15         $comment_owner = optional_param('comment_owner','')
     15        $comment_owner = $_SESSION['userid']
    1616        $reply = optional_param('reply',''); 
    1717        $displaymode = optional_param('displaymode','noxml');