mirror of
https://github.com/rsyslog/loganalyzer.git
synced 2025-09-26 11:19:26 +02:00
Fixed manual link again
This commit is contained in:
parent
75610ddb61
commit
feebd70f15
@ -478,7 +478,7 @@ function InitRuntimeInformations()
|
|||||||
|
|
||||||
// --- Check and Set manual link
|
// --- Check and Set manual link
|
||||||
if ( is_dir($gl_root_path . "doc") )
|
if ( is_dir($gl_root_path . "doc") )
|
||||||
$content['PHPLOGCON_HELPLINK'] = $content['BASEPATH'] . "doc";
|
$content['PHPLOGCON_HELPLINK'] = $content['BASEPATH'] . "doc/manual.html";
|
||||||
else
|
else
|
||||||
$content['PHPLOGCON_HELPLINK'] = "http://www.phplogcon.org/doc";
|
$content['PHPLOGCON_HELPLINK'] = "http://www.phplogcon.org/doc";
|
||||||
// ---
|
// ---
|
||||||
|
Loading…
x
Reference in New Issue
Block a user