fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [9488] property: typo


From: Sigurd Nes
Subject: [Fmsystem-commits] [9488] property: typo
Date: Mon, 04 Jun 2012 13:07:31 +0000

Revision: 9488
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=9488
Author:   sigurdne
Date:     2012-06-04 13:07:30 +0000 (Mon, 04 Jun 2012)
Log Message:
-----------
property: typo

Modified Paths:
--------------
    trunk/property/inc/class.soadmin_entity.inc.php

Modified: trunk/property/inc/class.soadmin_entity.inc.php
===================================================================
--- trunk/property/inc/class.soadmin_entity.inc.php     2012-06-04 11:01:57 UTC 
(rev 9487)
+++ trunk/property/inc/class.soadmin_entity.inc.php     2012-06-04 13:07:30 UTC 
(rev 9488)
@@ -319,7 +319,7 @@
                        $this->db2->query($sql,__LINE__,__FILE__);
                        $this->total_records = $this->db2->num_rows();
 
-                       $category = array();
+                       $categories = array();
                        while ($this->db2->next_record())
                        {
                                $id     = $this->db2->f('id');




reply via email to

[Prev in Thread] Current Thread [Next in Thread]