Plugins  LAST
 All Data Structures Files Functions Variables Pages
rapav_constant.php
Go to the documentation of this file.
1 <?php
2 //This file is part of NOALYSS and is under GPL
3 //see licence.txt
4 /**
5  *@file
6  *Contains all the needed variable for the plugin
7  *is name is plugin_name_constant.php
8  * You can use some globale variable, especially for the database
9  * connection
10  */
11 
12 require_once NOALYSS_INCLUDE.'/lib/class_database.php';
13 
15 
16 $cn=Dossier::connect();;
18 ?>
global $cn
global $rapav_version
global $errcode