projects
/
fusionforge
/
fusionforge.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
project home
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Cleanup and make docman code relocatable
[fusionforge/fusionforge.git]
/
gforge
/
www
/
docman
/
search.php
diff --git
a/gforge/www/docman/search.php
b/gforge/www/docman/search.php
index 5bd5e3280135d95fd0b3f953a993cd8aefa0b1ec..cc460042407c3bb257d4e5de3e703871c20121c8 100644
(file)
--- a/
gforge/www/docman/search.php
+++ b/
gforge/www/docman/search.php
@@
-16,6
+16,7
@@
*/
+require_once('../env.inc.php');
require_once('pre.php');
require_once('include/vtemplate.class.php');
require_once('include/doc_utils.php');