MYLITTLEADMIN
UPGRADE FROM V3.7 TO V3.8/web.config:update the Version, Release and Build keys to
Code: <add key="Version" value="3.8" />
<add key="Release" value="0071" />
<add key="Build" value="4518" />
/config.xmladd the property "required" in node myLittleAdmin/connection/askdb
Code:<askdb
value="true"
required="true"
/>
/mylittleadmin.aspxreplace with the new ones
/history.txtreplace with the new one
/bin/mla_sql.dll , /bin/mla_gui.dll , /bin/mla_silent.dll, /bin/mlt_ver.dll, /bin/strings.dllreplace with the new ones
/error/replace all files with the new ones
js/codemirror-2.0/new folder and files, to be copied in the js folder
/js/mla_sql.js, /js/mlb.jsreplace with the new ones
/nav/about.aspxreplace with the new ones
/obj/preferences.aspxreplace with the new ones
/skin/default/css/mla_sql.cssreplace with the new ones
/skin/default/img/app/headerdlgbox.gif, /skin/default/img/app/headerdlgbox_lite.gif, /skin/default/img/app/intro.gif, /skin/default/img/app/intro_lite.gifreplace with the new ones
/skin/default/img/navbar/vlogo.gif, /skin/default/img/navbar/vlogo.jpgreplace with the new ones
/tools/query.aspxreplace with the new ones
/xml/defaultheader.xmlreplace with the new ones