Platform  3.1
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
fgsearch_addsearch.php
Go to the documentation of this file.
1 <?php
2 /*
3  * @author Anakeen
4  * @license http://creativecommons.org/licenses/by-nc-sa/2.0/fr/ Anakeen - licence CC
5  * @package FDL
6 */
7 /**
8  * Full Text Search document
9  *
10  * @author Anakeen 2007
11  * @version $Id: fgsearch_addsearch.php,v 1.1 2007/10/17 05:52:35 marc Exp $
12  * @license http://creativecommons.org/licenses/by-nc-sa/2.0/fr/ Anakeen - licence CC
13  * @package FDL
14  * @subpackage GED
15  */
16 /**
17  */
18 
19 include_once ("FDL/Lib.Dir.php");
20 include_once ("FDL/Class.DocSearch.php");
21 include_once ("FDL/freedom_util.php");
22 
24 {
25  $host = $_SERVER["HTTP_HOST"];
26  $action->lay->set("HOST", $host);
27 }
28 ?>
← centre documentaire © anakeen - published under CC License - Dynacase