Page 1 of 1

[fixed] typo in 'class.usertagoperations.inc.php'

Posted: Mon Aug 29, 2011 5:28 pm
by Mieszko
Hello,

isn't there a typo in /lib/classes/class.usertagoperations.inc.php
line 260

it reads like so:
$code = 'function '.$functionname.'($psrams,&$smarty) {'.$row['code']."\n}";

Found in 1.10-beta2

Re: typo in 'class.usertagoperations.inc.php'

Posted: Tue Aug 30, 2011 8:56 am
by Rolf
Fixed in SVN rev. 7367

Thanks, Rolf :)