diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-09-29 15:37:21 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-09-29 15:37:21 +0200 |
commit | 4450a3b9d83bf670684cd25b741877bafc642ea4 (patch) | |
tree | 511e2d76d1ec68a169666b30934cc9db15bee08f /glpi-config_path.php | |
parent | 3d7eb4c8ebca3550782a0666baec5acc3b091311 (diff) |
glpi: sync with rawhide
Diffstat (limited to 'glpi-config_path.php')
-rw-r--r-- | glpi-config_path.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/glpi-config_path.php b/glpi-config_path.php index e7b42b7..1027223 100644 --- a/glpi-config_path.php +++ b/glpi-config_path.php @@ -22,6 +22,7 @@ define('GLPI_CACHE_LITE_DIR', 'Cache'); define('GLPI_PHPMAILER_DIR', 'PHPMailer'); define('GLPI_EZC_BASE', 'ezc/Base/base.php'); define('GLPI_PHPCAS', 'CAS.php'); +define('GLPI_HTMLAWED', 'htmLawed/htmLawed.php'); // Fonts define('GLPI_FONT_FREESANS', '/usr/share/fonts/gnu-free/FreeSans.ttf'); |