ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/Smersh/smersh.dtd
Revision: 183
Committed: 2004-07-04T21:27:49-07:00 (20 years, 11 months ago) by Douglas Thrift
File size: 214 byte(s)
Log Message:
Now menes-dbi supports MySQL, ack!

File Contents

# Content
1 <!-- Smersh
2
3 Douglas Thrift
4
5 $Id$ -->
6 <!ELEMENT smersh (driver, host?, user?, password?, db?)>
7 <!ELEMENT host (#PCDATA)>
8 <!ELEMENT user (#PCDATA)>
9 <!ELEMENT password (#PCDATA)>
10 <!ELEMENT db (#PCDATA)>

Properties

Name Value
svn:eol-style native
svn:keywords Id