Variable=$sql Value=
select
year,month,value
from sam_2015_11_11
where quantity='Incidents OTF withdrawn (7)' and month<>0 and area like '%west%'
order by year asc,month asc
        
Variable=$debug Value=Array
(
    [0] => Array
        (
            [file] => C:\vhosts\bovinetb\common\functions.inc.php
            [line] => 4684
            [function] => reportEmptyRows
            [args] => Array
                (
                    [0] => 
select
year,month,value
from sam_2015_11_11
where quantity='Incidents OTF withdrawn (7)' and month<>0 and area like '%west%'
order by year asc,month asc
        
                    [1] => Array
                        (
                        )

                )

        )

    [1] => Array
        (
            [file] => C:\vhosts\bovinetb\graphs\graph125_bovine-tb-in-different-regions-of-gb-since-2008.php
            [line] => 444
            [function] => returnRows
            [args] => Array
                (
                    [0] => 
select
year,month,value
from sam_2015_11_11
where quantity='Incidents OTF withdrawn (7)' and month<>0 and area like '%west%'
order by year asc,month asc
        
                )

        )

)