BUG Backup restore for windows
This commit is contained in:
parent
ec252a5df4
commit
5ee613b9c2
3 changed files with 3 additions and 2 deletions
|
|
@ -59,6 +59,7 @@ h2.error {
|
|||
*/
|
||||
|
||||
$inc_path=get_include_path();
|
||||
echo $inc_path;
|
||||
if ( strpos($inc_path,";") != 0 ) {
|
||||
$new_path=$inc_path.';..\..\include;addon';
|
||||
$os=0; /* $os is 0 for unix */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue