remove todo
This commit is contained in:
parent
070b9d76a9
commit
7333290fc5
1 changed files with 0 additions and 4 deletions
|
|
@ -336,10 +336,6 @@ class Acc_Ledger
|
|||
*/
|
||||
function get_row($p_from,$p_to,$p_limit=-1,$p_offset=-1)
|
||||
{
|
||||
/**
|
||||
*@todo add a filter for security
|
||||
*/
|
||||
|
||||
$periode=sql_filter_per($this->db,$p_from,$p_to,'p_id','jr_tech_per');
|
||||
|
||||
$cond_limite=($p_limit!=-1)?" limit ".$p_limit." offset ".$p_offset:"";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue