Menu

deleteAttributes

Help
2009-07-10
2013-04-29
  • Nobody/Anonymous

    In deleteAttributes the line

    foreach($attribute as $name => $value)

    should be

    foreach($attributes as $name => $value)

    $attributes is spelled wrong

     
    • Dan Myers

      Dan Myers - 2009-07-10

      Whoops.  Fixed in Subversion, thanks.

       

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.