MantisBT: master 954fbd73

Author Committer Branch Timestamp Parent
Julian Fitzell master 2003-02-11 02:18 master a4badaf9
Changeset
  • manage_proj_add.php: rename to manage_proj_create.php

  • manage_proj_create.php

  • manage_proj_create_page.php

  • manage_proj_edit_page.php

  • manage_proj_page.php
    start trying to fix the permissions here. I realized that in most cases we
    were always checking the current project but we usually want to be
    checking either the global permission level or the level in the project
    we are working on (which is passed in to the manage section - it doesn't
    use the current project)

More to come on this

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1822 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9

mod - manage_proj_edit_page.php Diff File
mod - manage_proj_create_page.php Diff File
mod - manage_proj_page.php Diff File