Remove WEBSERVERS_LOG var

This commit is contained in:
Steven Mondji-Lerider 2013-05-13 07:37:29 +00:00
parent 659deeedd4
commit cab8cc17d3
1 changed files with 0 additions and 1 deletions

View File

@ -100,7 +100,6 @@ define('ALTERNC_HTML', "$L_ALTERNC_HTML");
if(isset($L_ALTERNC_LOGS_ARCHIVE))
define('ALTERNC_LOGS_ARCHIVE', "$L_ALTERNC_LOGS_ARCHIVE");
define('ALTERNC_LOGS', "$L_ALTERNC_LOGS");
define('WEBSERVERS_LOGS', "$L_WEBSERVERS_LOGS");
define('ALTERNC_PANEL', "/usr/share/alternc/panel");
define('ALTERNC_LOCALES', ALTERNC_PANEL."/locales");