fix variable definition
authorChuck Hagenbuch <chuck@horde.org>
Mon, 13 Apr 2009 03:33:21 +0000 (23:33 -0400)
committerChuck Hagenbuch <chuck@horde.org>
Mon, 13 Apr 2009 03:33:21 +0000 (23:33 -0400)
framework/Db/lib/Horde/Db/Adapter/Mysqli/Result.php

index 2a5312e..7a64197 100644 (file)
@@ -41,7 +41,7 @@ class Horde_Db_Adapter_Mysqli_Result implements Iterator
     /**
      * @var string
      */
-    protected $arg2;
+    protected $_arg2;
 
     /**
      * Result resource