From: Nicolas Boisselier Date: Thu, 27 Oct 2016 16:05:40 +0000 (+0200) Subject: rename row_parsee into row_parse X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=4eeafe217f182f2251b71f090eb2d7d356a03648;p=nb.git rename row_parsee into row_parse --- diff --git a/lib/php/db.php b/lib/php/db.php index 209fad27..c592d5f0 100644 --- a/lib/php/db.php +++ b/lib/php/db.php @@ -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 = [