BUG windows backup, setting the path doesn t work, so I remove this.
This commit is contained in:
parent
5ee613b9c2
commit
668a971dff
1 changed files with 0 additions and 4 deletions
|
|
@ -38,10 +38,6 @@ if ($User->admin != 1) {
|
|||
/*!\file
|
||||
* \brief Make and restore backup
|
||||
*/
|
||||
/* For windows we need to set the path correctly */
|
||||
if ( defined ('PG_PATH') )
|
||||
putenv("PATH=".PG_PATH);
|
||||
|
||||
if ( isset ($_REQUEST['sa']) ) {
|
||||
if ( ! isset ($_REQUEST['d']) ||
|
||||
! isset($_REQUEST['t']))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue