Call to non-member function: cvs.php
Justin Seiferth <[email protected]>
| Newsgroups | gmane.comp.horde.chora |
|---|---|
| Organization | Odyssey System Consulting Group |
| Message-ID | <[email protected]> |
I've been getting call to non-member functions in regards to the commented
out lines in cvs.php you can see below. These prevent the files within a
CVS repository from being viewed. I can poke around to see if I can fix but
didn't see similar problems from other people. Does it sound like a
configuration error?
$dirrow = (++$dirrow % 2);
$lg = $currFile->queryLastLog();
$name = $currFile->queryName();
// $aid = $lg->queryAuthor();
$author = showAuthorName($aid);
$head = $currFile->queryHead();
// $date = $lg->queryDate();
// $log = $lg->queryLog();
// $attic = $currFile->isAtticFile();
--
Chora mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]