Project

General

Profile

« Previous | Next » 

Revision a5d6bf80

Added by Phil Davis about 10 years ago

Fix startingat var name typo in pkp.php

Even with this fix, the code does not make sense. The first test is:
if ($startingat > -1)

if it gets into the else, then $startingat must be negative. But the test in the "else" tests for >1 ???

Someone who knows what it really is supposed to do could fix it!

  • added
  • modified
  • copied
  • renamed
  • deleted