Files
EasySoft-ZenTaoPMS/module/story/view/m.view.html.php
2013-07-06 09:15:26 +00:00

3 lines
146 B
PHP
Executable File

<?php $this->session->set('storyID', $story->id);?>
<?php die($this->locate($this->createLink('product', 'browse', "productID=$product->id")));?>