Not signed in (Sign In)

Categories

Vanilla 1.1.5 is a product of Lussumo. More Information: Documentation, Community Support.

Help keep Vanilla free:
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    •  
      CommentAuthorsquirrel
    • CommentTimeFeb 4th 2008
     # 1
    On line 29, in the function AddDaysToTimeStamp($TimeStamp, $NumberOfDaysToAdd):
    if ($NumberOfDaysToSubtract == 0) {
    Should be:
    if ($NumberOfDaysToAdd == 0) {
Add your comments
    Username Password
  • Format comments as