PEAK XOOPS - Re: editing list view?? in englishin japanese

Re: editing list view??

List posts in the topic

question Re: editing list view??

msg# 1.1
depth:
1
Previous post - Next post | Parent - No child | Posted on 2005/12/12 10:31
bobsmith  二等兵   Posts: 8
edit file class/piCal_xoops.php, around line 557:

Quote:
$num = isset( $_GET[ 'num' ] ) ? intval( $_GET[ 'num' ] ) : 20 ;

change to:

Quote:
$num = isset( $_GET[ 'num' ] ) ? intval( $_GET[ 'num' ] ) : 50 ;
Votes:1 Average:10.00

Posts tree

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!