Platform
3.1
PHP API documentation
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Pages
DATA_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: $
10
// ---------------------------------------------------------------
11
12
global
$app_const
;
13
14
$app_const
= array(
15
"INIT"
=>
"yes"
,
16
"VERSION"
=>
"3.1.13-0.20131023.101132"
,
17
"DATA_LCDATE"
=> array(
"val"
=>
"iso"
,
18
"descr"
=>
N_
(
"format in date"
),
19
"kind"
=>
"enum(iso|local)"
,
20
"global"
=>
"Y"
)
21
);
22
23
?>
← centre documentaire
© anakeen
- published under
CC License
-
Dynacase