10 lines
274 B
Plaintext
10 lines
274 B
Plaintext
<configuration>
|
|
<appSettings>
|
|
<add key="bDateType" value="0"/>
|
|
<add key="USERTYPE" value="10,451"/>
|
|
</appSettings>
|
|
<system.web>
|
|
<compilation debug="true" targetFramework="4.0"/>
|
|
<pages controlRenderingCompatibilityVersion="4.0"/></system.web>
|
|
</configuration>
|