dblayeroo : Missing $pos

git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3633 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
2017-05-10 12:46:40 +00:00
parent 2b17459b65
commit 6461fbd63c

View File

@@ -2546,7 +2546,8 @@ class dblayeroo
foreach ($row as $colNb=>$val)
{
// Harmonize the fetchAll result between all the databases drivers
if (strpos ($columns[$colNb], "("))
$pos = strpos ($columns[$colNb], "(");
if ($pos)
{
// Function. The function that return an int must be added in this
// list, to cast correctely the value