PEAK XOOPS - Re: Version changes??? in englishin japanese

Re: Version changes???

List posts in the topic

question Re: Version changes???

msg# 1.1
depth:
1
Previous post - Next post | Parent - No child | Posted on 2006/2/20 15:07
GIJOE  先任軍曹   Posts: 4110
just a fixation of a typo.
--- class/piCal.php
+++ class/piCal.php
@@ -2257,7 +2257,7 @@

        // カテゴリーの処理
        $_POST[ 'categories' ] = '' ;
-       $cids = is_object( @$_POST['cids'] ) ? $_POST['cids'] : array() ;
+       $cids = is_array( @$_POST['cids'] ) ? $_POST['cids'] : array() ;
        foreach( $cids as $cid ) {
                $cid = intval( $cid ) ;
                while( isset( $this->categories[ $cid ] ) ) {
-------
you can also see this.
http://www.peak.ne.jp/xoops/modules/news/article.php?storyid=56
Votes:3 Average:3.33

Posts tree

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!