separator for win=;
This commit is contained in:
parent
4e1250a861
commit
85566efb42
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ h2.error {
|
|||
|
||||
$inc_path=get_include_path();
|
||||
if ( strpos($inc_path,";") != 0 ) {
|
||||
$inc_path.=':..\..\include';
|
||||
$inc_path.=';..\..\include';
|
||||
} else {
|
||||
$inc_path.=':../../include';
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue