Platform  3.1
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
FDC_init.php
Go to the documentation of this file.
1 <?php
2 
3 /**
4  * @author Anakeen
5  * @license http://creativecommons.org/licenses/by-nc-sa/2.0/fr/ Anakeen - licence CC
6  */
7 
8 // ---------------------------------------------------------------
9 // $Id: FDC_init.php.in,v 1.1 2006/05/30 16:32:46 eric Exp $
10 // $Source: /home/cvsroot/anakeen/freedom/fdc/FDC_init.php.in,v $
11 // ---------------------------------------------------------------
12 
13 global $app_const;
14 
15 $app_const= array(
16  "INIT" => "yes",
17  "VERSION" => "3.1.13-0.20131023.101132",
18  "GATE_USEOLD" =>array("val"=>"no",
19  "descr"=>N_("use what gate"),
20  "user"=>"Y",
21  "global"=>"Y",
22  "kind"=>"enum(yes|no)"),
23  "GATE_PREFID" => array("val"=>"",
24  "user"=>"Y",
25  "global"=>"Y",
26  "descr"=>N_("preferential doc gate id")),
27 
28 );
29 
30 ?>
← centre documentaire © anakeen - published under CC License - Dynacase