noalyss Version-9
|
return the number of rows for a ledger More...
Go to the source code of this file.
Variables | |
foreach(array( 'j', 'ctl') as $a) if( $g_user->check_jrn($_GET['j'])=='X') | $row =$cn->get_value('select jrn_deb_max_line from jrn_def where jrn_def_id=$1',array($_GET['j'])) |
return the number of rows for a ledger
Definition in file ajax_min_row.php.
foreach(array('j', 'ctl') as $a) if ($g_user->check_jrn( $_GET[ 'j'])=='X') $row =$cn->get_value('select jrn_deb_max_line from jrn_def where jrn_def_id=$1',array($_GET['j'])) |
Definition at line 42 of file ajax_min_row.php.