From: Chuck Hagenbuch Date: Mon, 13 Apr 2009 03:33:21 +0000 (-0400) Subject: fix variable definition X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=a3552722b20512131b877b9d24f8077bf186cfa6;p=horde.git fix variable definition --- diff --git a/framework/Db/lib/Horde/Db/Adapter/Mysqli/Result.php b/framework/Db/lib/Horde/Db/Adapter/Mysqli/Result.php index 2a5312e1a..7a641979b 100644 --- a/framework/Db/lib/Horde/Db/Adapter/Mysqli/Result.php +++ b/framework/Db/lib/Horde/Db/Adapter/Mysqli/Result.php @@ -41,7 +41,7 @@ class Horde_Db_Adapter_Mysqli_Result implements Iterator /** * @var string */ - protected $arg2; + protected $_arg2; /** * Result resource