noalyss Version-9
Variables
doc_state.inc.php File Reference

Manage the status of the document (document_state) More...

Go to the source code of this file.

Variables

 $document_state_sql =new Document_State_SQL($cn)
 
 $mtable =new Document_State_MTable($document_state_sql)
 

Detailed Description

Manage the status of the document (document_state)

Definition in file doc_state.inc.php.

Variable Documentation

◆ $document_state_sql

$document_state_sql =new Document_State_SQL($cn)

Definition at line 31 of file doc_state.inc.php.

◆ $mtable

$mtable =new Document_State_MTable($document_state_sql)

Definition at line 32 of file doc_state.inc.php.