2011-01-09
2011-01-09 13:06:02 by Henrik Grubbström (Grubba) <grubba@grubba.org>
-
9a3d0025f5e8bed846aa5d43ae70d79bbcbd93ba
(5 lines)
(+3/-2)
[
Show
| Annotate
]
Branch: 7.9
Sql: Some Autodoc mk II markup fixes.
1:
/*
- * $Id: sql_util.pmod,v 1.25 2009/08/26 12:38:22 grubba Exp $
+ * $Id$
*
* Some SQL utility functions.
* They are kept here to avoid circular references.
158: Inside #if constant (Mysql.mysql.HAVE_MYSQL_FIELD_CHARSETNR)
//!
//! @note
//! There's normally no need to use this class directly. It's used
- //! automatically when @[Mysql.set_unicode_decode_mode] is activated.
+ //! automatically when @[mysql.set_unicode_decode_mode] is activated.
{
inherit UnicodeWrapper;