* Finish task #8954.
This commit is contained in:
@@ -825,6 +825,8 @@ class program extends control
|
||||
*/
|
||||
public function PRJCreate($model = 'waterfall', $programID = 0, $from = 'PRJ', $copyProjectID = '')
|
||||
{
|
||||
if($from == 'PGM') $this->lang->PRJ->menu = $this->lang->program->menu;
|
||||
|
||||
if($_POST)
|
||||
{
|
||||
$projectID = $this->program->PRJCreate();
|
||||
|
||||
Reference in New Issue
Block a user