Core
3.2
PHP API documentation
Main Page
Related Pages
Namespaces
Data Structures
Files
Examples
File List
Globals
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
* @package FDL
5
*/
6
/**
7
* Full Text Search document
8
*
9
* @author Anakeen
10
* @version $Id: fgsearch_addsearch.php,v 1.1 2007/10/17 05:52:35 marc Exp $
11
* @package FDL
12
* @subpackage GED
13
*/
14
/**
15
*/
16
17
include_once (
"FDL/Lib.Dir.php"
);
18
include_once (
"FDL/Class.DocSearch.php"
);
19
include_once (
"FDL/freedom_util.php"
);
20
21
function
fgsearch_addsearch
(&
$action
)
22
{
23
$host =
$_SERVER
[
"HTTP_HOST"
];
24
$action
->lay->set(
"HOST"
, $host);
25
}
26
?>
$action
global $action
Definition:
accountRefreshGroup.php:16
fgsearch_addsearch
fgsearch_addsearch(&$action)
Definition:
fgsearch_addsearch.php:21
$_SERVER
global $_SERVER
Definition:
cleanContext.php:41
← centre documentaire
© anakeen