Applied ColdFusion fix from Russ. Applied encoding fix for MySQL dump.

This commit is contained in:
feodor_fitsner 2012-03-16 14:34:05 -07:00
parent 6726fc2ff7
commit cece69f704
4 changed files with 69 additions and 15 deletions

View file

@ -1,7 +1,7 @@
'------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
' Runtime Version:4.0.30319.239
' Runtime Version:4.0.30319.261
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
@ -18,6 +18,6 @@ Imports System.Runtime.InteropServices
<Assembly: AssemblyCompany("Outercurve Foundation"), _
Assembly: AssemblyCopyright("Copyright © 2011 Outercurve Foundation."), _
Assembly: AssemblyVersion("1.2.1.0"), _
Assembly: AssemblyFileVersion("1.2.1.3"), _
Assembly: AssemblyFileVersion("1.2.1.4"), _
Assembly: AssemblyInformationalVersion("1.2.1")>