Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : glpi.git
AUR Package Repositories | click
here
to return to the package base details page
summary
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
local_define.php
blob: 837b0535978d54c1e029b4ca9082e9547fae0886 (
plain
)
1
2
3
<?
php
define
(
'GLPI_VAR_DIR'
,
'/var/lib/glpi'
);
define
(
'GLPI_LOG_DIR'
,
'/var/log/glpi'
);