Mercurial > p > roundup > code
annotate roundup/cgi/zLOG.py @ 2827:43e3a7ac1190
fix HTMLClass.is_view_ok: permission to create new items
never means the user is allowed to view the class.
| author | Alexander Smishlajev <a1s@users.sourceforge.net> |
|---|---|
| date | Mon, 25 Oct 2004 09:15:23 +0000 |
| parents | 55ab0c5b49f9 |
| children |
| rev | line source |
|---|---|
|
985
55ab0c5b49f9
New CGI interface support
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
1 def LOG(*args, **kw): |
|
55ab0c5b49f9
New CGI interface support
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
2 pass |
