noalyss  Version-6.7.2
 All Data Structures Namespaces Files Functions Variables Enumerations
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

global $cn = new Database(dossier::id())
 $div = $_REQUEST['div']
 $from_div = (isset($_REQUEST['ajax'])) ? 1 : $_GET['l']
global $g_user = new User($cn)
if(LOGINPUT) if(isset($_GET['f_id']))
if(isset($_REQUEST['pcm_val'])) 
$xml = escape_xml($html)
 echo
 if (!defined('ALLOWED')) define('ALLOWED'

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

$cn = new Database(dossier::id())

Definition at line 43 of file ajax_history.php.

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

Definition at line 49 of file ajax_history.php.

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

$g_user = new User($cn)

Definition at line 43 of file ajax_history.php.

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

Definition at line 210 of file ajax_history.php.

Definition at line 221 of file ajax_history.php.

if(!defined('ALLOWED')) define('ALLOWED'

Definition at line 26 of file ajax_history.php.

 All Data Structures Namespaces Files Functions Variables Enumerations