Interzen - Data Manager
======================================================
DATABASE ERROR:
opening recordset [
select a.*, b.* from tblsezioni a, tblsezioni_lang b where b.id=  and b.languageId=1 and a.id=b.idsezione  
]
======================================================
======================================================
LAST DATABASE ERROR:
ERROR:  syntax error at or near "and" at character 67
======================================================
======================================================
BACKTRACE:
Array
(
    [0] => Array
        (
            [file] => /home/izweb/public_html/admin/db_common.inc.php
            [line] => 130
            [function] => ExitErr
        )

    [1] => Array
        (
            [file] => /home/izweb/public_html/admin/db_data.inc.php
            [line] => 29
            [function] => OpenRecordset
        )

    [2] => Array
        (
            [file] => /home/izweb/public_html/function.inc.php
            [line] => 873
            [function] => SetupDataRs
        )

    [3] => Array
        (
            [file] => /home/izweb/public_html/interna.php
            [line] => 122
            [function] => percorso
        )

)
======================================================