Mercurial > p > roundup > code
view templates/classic/html/query.item.html @ 2694:91fdaaf8d929
use mysql.db_exists() instead of mysql.Database
to test connection availability: mysql.Database
requires existing roundup database to connect.
| author | Alexander Smishlajev <a1s@users.sourceforge.net> |
|---|---|
| date | Sun, 26 Sep 2004 15:18:28 +0000 |
| parents | 21312a7564fd |
| children | eea428043ef6 |
line wrap: on
line source
<!-- query.item --> <span tal:content="structure context/renderQueryForm" />
