New search system

git-svn-id: https://forge.glpi-project.org/svn/example/trunk@23 349b9182-4a13-0410-896f-e5e9767dd1b3
This commit is contained in:
moyooo
2007-05-18 21:01:28 +00:00
parent 9a95a2e27f
commit 2348817b18
5 changed files with 136 additions and 15 deletions

View File

@ -34,4 +34,5 @@
// ----------------------------------------------------------------------
$LANGEXAMPLE["test"]="test english";
$LANGEXAMPLE["name"]="Name";
?>

View File

@ -35,4 +35,5 @@
$LANGEXAMPLE["test"]="test french";
$LANGEXAMPLE["name"]="Nom";
?>