noalyss Version-9
Variables
ajax_min_row.php File Reference

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']))
 

Detailed Description

return the number of rows for a ledger

Definition in file ajax_min_row.php.

Variable Documentation

◆ $row

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.