MantisBT: master 7871f6cf

Author Committer Branch Timestamp Parent
dhx master 2009-06-16 17:06 master 748d601a
Affected Issues  0008250: Create Project - Show upload path defined in absolute_path_default_upload_folder
Changeset

Show default upload path when creating project

Implementation of bug 0008250

When creating a project, the user has an option to specify a separate
upload folder on a per-project basis. Previously this field was left
blank by default. This patch shows the default value to the user - as
long as they're an administrator. This helps make it a little easier to
see if a new path needs to be specified that is different from the
default. For security reasons the absolute upload path is only shown to
administrators.

mod - manage_proj_create_page.php Diff File
mod - manage_proj_create.php Diff File