Cleanup of the last commit. asp menu changed to menu.asp. Added an RTL example for...
[infodrom/rico3] / web.config
1 <configuration>
2     <system.web>
3         <compilation defaultLanguage="VB"
4             debug="true"
5             numRecompilesBeforeAppRestart="15">
6         </compilation>
7     </system.web>
8 </configuration>