mango r275 - in branches/django: . lib
- From: ovitters svn gnome org
- To: svn-commits-list gnome org,gnome-sysadmin gnome org
- Subject: mango r275 - in branches/django: . lib
- Date: Sun, 29 Jun 2008 00:21:34 +0000 (UTC)
Author: ovitters
Date: Sun Jun 29 00:21:34 2008
New Revision: 275
URL: http://svn.gnome.org/viewvc/mango?rev=275&view=rev
Log:
Merge from trunk.
Modified:
branches/django/ (props changed)
branches/django/ChangeLog
branches/django/lib/mysql.php
Modified: branches/django/lib/mysql.php
==============================================================================
--- branches/django/lib/mysql.php (original)
+++ branches/django/lib/mysql.php Sun Jun 29 00:21:34 2008
@@ -32,7 +32,9 @@
}
$this->handle = $dbh;
-
+
+ $this->query("SET NAMES 'utf8'");
+
return $this;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]