Menu

#6 admin.php with PHP5

open
nobody
None
5
2006-08-21
2006-08-21
No

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.

Discussion

  • Matus UHLAR - fantomas

    php5 compatibility patch

     
  • Nobody/Anonymous

    Logged In: NO

    thanks

     
  • Howard Wilkinson

    Logged In: YES
    user_id=655834
    Originator: NO

    Fixed in 1.2.7

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.