* code for task#1424.
This commit is contained in:
@@ -1 +1,5 @@
|
||||
<?php die(js::locate($this->createLink('my', 'bug', "type={$this->session->bugType}"), 'parent'));?>
|
||||
<?php
|
||||
$this->session->set('bugID', $bug->id);
|
||||
if($this->session->bugType) die(js::locate($this->createLink('my', 'bug', "type={$this->session->bugType}"), 'parent'));
|
||||
die(js::locate($this->createLink('bug', 'browse', "productID=$productID"), 'parent'));
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user