Fixed a typo and replace the old file system separator with the new one

This commit is contained in:
jengo 2000-08-24 23:20:53 +00:00
parent 3ef5c4b3f6
commit 6c34fe2f48

View File

@ -22,7 +22,7 @@
include("header.inc.php");
// include($phpgw_info["server"]["include_root"] . "/lang/en/" . "en" . "_logout.inc.php");
$sep = $phpgw->common->filesystem_separator();
$sep = $phpgw->common->filesystem_sepeartor();
/*
if ($installed[cron_apps] != "Y") {