projects
/
mtweb
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
b8622234a369c0ce60694bfba5763d8ebd437288
[mtweb]
/
web
/
app
/
config.xml
1
<?xml version="1.0" encoding="UTF-8"?>
2
<config>
3
4
<bdd>
5
<table_prefix_code>#--</table_prefix_code>
6
</bdd>
7
8
<config>
9
<default_allow>1</default_allow>
10
</config>
11
12
<params>
13
<e>e</e>
14
<id>id</id>
15
<user>user</user>
16
<status>status</status>
17
<from>from</from>
18
<start>start</start>
19
<alpha>alpha</alpha>
20
<form>form</form>
21
</params>
22
23
</config>