]> git.nbdom.net Git - nb.git/commitdiff
rename row_parsee into row_parse
authorNicolas Boisselier <nicolas.boisselier@gmail.com>
Thu, 27 Oct 2016 16:05:40 +0000 (18:05 +0200)
committerNicolas Boisselier <nicolas.boisselier@gmail.com>
Thu, 27 Oct 2016 16:05:40 +0000 (18:05 +0200)
lib/php/db.php

index 209fad278fbb5a9414d7884d54b6f76777c50334..c592d5f0eb1a7075a9bb66784c36422142a473e7 100644 (file)
@@ -42,7 +42,7 @@ class Db extends nb {
   public $tables = [];
   public $types = [];
   public $conf = [];
-  public $row_parsee; # Function to call in table.rows()
+  public $row_parse; # Function to call in table.rows()
 
   # Params
   protected static $paliases = [