Notice: Undefined index: action in C:\vhosts\bovinetb\common\functions.inc.php on line 4717

Notice: Undefined index: action in C:\vhosts\bovinetb\common\functions.inc.php on line 4717
Variable=$sql Value=
select
w.year,
w.value
from cattle2 c
inner join vetnet_2011_03_07 w
using (year)
where w.country='wales' and w.area='Wales' and w.quantity='reactors'
order by year asc;
            
Variable=$debug Value=Array
(
    [0] => Array
        (
            [file] => C:\vhosts\bovinetb\common\functions.inc.php
            [line] => 4684
            [function] => reportEmptyRows
            [args] => Array
                (
                    [0] => 
select
w.year,
w.value
from cattle2 c
inner join vetnet_2011_03_07 w
using (year)
where w.country='wales' and w.area='Wales' and w.quantity='reactors'
order by year asc;
            
                    [1] => Array
                        (
                        )

                )

        )

    [1] => Array
        (
            [file] => C:\vhosts\bovinetb\graphs\95.php
            [line] => 123
            [function] => returnRows
            [args] => Array
                (
                    [0] => 
select
w.year,
w.value
from cattle2 c
inner join vetnet_2011_03_07 w
using (year)
where w.country='wales' and w.area='Wales' and w.quantity='reactors'
order by year asc;
            
                )

        )

)