PEAK XOOPS - [SOLVED] reducing the week loop to < 5 in englishin japanese

[SOLVED] reducing the week loop to < 5

List posts in the topic

normal [SOLVED] reducing the week loop to < 5

msg# 1
depth:
0
Previous post - Next post | Parent - Children.1 | Posted on 2004/11/19 20:18
karedokx  Corporal   Posts: 65
hi all & GIJOE,
i have just installed your piCal ver 0.6 (love it very much!) and in the process of adjusting the layout to fit my website.

i found that in the minical block, the calendar always produce 1 blank line.

i am not a programmer, i tried to remove that blank line and found in piCal.php (line 526) there a looping command:
for( $week = 0 ; $week < 6 ; $week ++ ) {

and change it into:
for( $week = 0 ; $week < 5 ; $week ++ ) {

and whala it solve my requirement!

is it ok? will it cause any problem?

thanks!
Votes:2 Average:0.00

Posts tree

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!