4 lines
95 B
PHP
4 lines
95 B
PHP
|
<?php
|
||
|
define('GLPI_VAR_DIR', '/var/lib/glpi/files/');
|
||
|
define('GLPI_LOG_DIR', '/var/log/glpi');
|