Mon, 22 Nov 2010 15:27:36 +0100
Resolve a conflicting database encoding error.
The error states: 'new encoding (UTF8) is incompatible
with the encoding of the template database (SQL_ASCII).'
michael@112 | 1 | #!/bin/sh |
michael@112 | 2 | @l_prefix@/lib/mtasc/@tool@ ${1+"$@"} |