Mercurial > p > roundup > code
changeset 2781:efd2b46ad31c
how to override Client class methods like determine_user?
solved, according to
http://article.gmane.org/gmane.comp.bug-tracking.roundup.devel/2706
| author | Alexander Smishlajev <a1s@users.sourceforge.net> |
|---|---|
| date | Mon, 18 Oct 2004 09:11:32 +0000 |
| parents | d7244190b5aa |
| children | 3a6916a2ff45 |
| files | TODO.txt |
| diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/TODO.txt Mon Oct 18 08:59:07 2004 +0000 +++ b/TODO.txt Mon Oct 18 09:11:32 2004 +0000 @@ -11,7 +11,6 @@ - fix admin_guide referring to structure of trackers - add config.ini section descriptions - DONE? - review use of hasPermission etc. in classic template -- how to override Client class methods like determine_user? - clean up roundup.cgi Optionally:
