Plugins  LAST
 All Data Structures Files Functions Variables Pages
Variables
tools_constant.php File Reference

Contains all the needed variable for the plugin is name is plugin_name_constant.php You can use some globale variable, especially for the database connection. More...

Go to the source code of this file.

Variables

global $cn =Dossier::connect()
 

Detailed Description

Contains all the needed variable for the plugin is name is plugin_name_constant.php You can use some globale variable, especially for the database connection.

Definition in file tools_constant.php.

Variable Documentation

$cn =Dossier::connect()

Definition at line 12 of file tools_constant.php.