Project

General

Profile

« Previous | Next » 

Revision ac33db20

Added by Seth Mos over 16 years ago

Fix check for running ftp proxy.
PHP bug, when running exec() the output array will not be cleared before using it again.
This means that one needs to clear it before reusing it. Otherwise the contents of the previous command will be used.

  • added
  • modified
  • copied
  • renamed
  • deleted