noalyss Version-9
Variables
ajax_history.php File Reference

show the history of a card of an accounting for the card f_id is set and for an accounting : pcm_val More...

Go to the source code of this file.

Variables

 $clean_lettering =new Lettering($cn)
 
 $div =$http->request('div')
 
 $from_div = (isset($_REQUEST['ajax'])) ? 1 : $div
 
 $http =new HttpInput()
 
if(isset( $_GET[ 'f_id'])) if(isset($_REQUEST['pcm_val'])) $xml =escape_xml($html)
 

Detailed Description

show the history of a card of an accounting for the card f_id is set and for an accounting : pcm_val

Definition in file ajax_history.php.

Variable Documentation

◆ $clean_lettering

$clean_lettering =new Lettering($cn)

Definition at line 38 of file ajax_history.php.

◆ $div

$div =$http->request('div')

Definition at line 28 of file ajax_history.php.

Referenced by IAncCard\input(), and ICard\input().

◆ $from_div

$from_div = (isset($_REQUEST['ajax'])) ? 1 : $div

Definition at line 37 of file ajax_history.php.

Referenced by Acc_Account_Ledger\HtmlTable(), and Fiche\HtmlTable().

◆ $http

$http =new HttpInput()

Definition at line 30 of file ajax_history.php.

◆ $xml

if(isset($_GET['f_id'])) if (isset( $_REQUEST[ 'pcm_val'])) $xml =escape_xml($html)

Definition at line 225 of file ajax_history.php.