diff options
author | Matthias Schiffer <matthias@gamezock.de> | 2009-03-27 01:37:37 +0100 |
---|---|---|
committer | Matthias Schiffer <matthias@gamezock.de> | 2009-03-27 01:37:37 +0100 |
commit | c6f8a170e642b5b1a28bd85857f715846bbadbb4 (patch) | |
tree | ff254204358a62ca9da4f2f433370c802f059a33 /.hgignore | |
parent | 3a219dd11cd05284b8b97f7016c671f0df4a0706 (diff) | |
download | mad-c6f8a170e642b5b1a28bd85857f715846bbadbb4.tar mad-c6f8a170e642b5b1a28bd85857f715846bbadbb4.zip |
userInfo() im Mysql-Backend implementiert; UserInfo-Request hinzugefuegt
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -36,3 +36,6 @@ syntax: regexp ^autom4te\.cache/ ~$ ^.settings/ + +syntax: regexp +^configure\.lineno$
\ No newline at end of file |