the "admin.php" script uses $this variable in function
_rr_type_option. Seems that PHP5 uses $this as reserved
word/special variable, it complains about its re-assigning.
This patch changes $this to $current which should make
admin.php work with PHP5.
php5 compatibility patch
Logged In: NO
thanks
Logged In: YES
user_id=655834
Originator: NO
Fixed in 1.2.7