Core  3.2
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
FGSEARCH_init.php
Go to the documentation of this file.
1 <?php
2 
3 /**
4  * @author Anakeen
5  */
6 
7 // ---------------------------------------------------------------
8 // $Id: FGSEARCH_init.php.in,v 1.4 2007/12/11 14:23:29 eric Exp $
9 // $Source: /home/cvsroot/anakeen/freedom/freedom/App/Fgsearch/FGSEARCH_init.php.in,v $
10 // ---------------------------------------------------------------
11 
12 global $app_const;
13 
14 
15 $app_const=
16 array(
17  "VERSION" =>"3.2.26-1.20191010.152903",
18  "FGSEARCH_SEARCHMODE" => array(
19  "val"=>"words",
20  "descr"=>N_("search mode"),
21  "global"=>"N",
22  "kind"=>"enum(words|characters)",
23  "user"=>"N")
24  );
25 
26 
global $app_const
N_($s)
Definition: Lib.Common.php:18
← centre documentaire © anakeen