Pascal Nobus

Show:

What's happening?

  • wrong max_upload_size

    in fun_extra.php on line 245 $max = get_cfg_var("upload_max_filesize"); better is $max = ini_get("upload_max_filesize"); I changed it because one customer was using this program and could not upload because the php.ini-variable was read (2M), and his directory could upload 10M.

    2007-01-12 10:56:08 UTC in QuiXplorer - web-based file-management

About Me

  • 2001-08-10 (8 years ago)
  • 294539
  • webservice (My Site)
  • Pascal Nobus

Send me a message