3 lines
146 B
PHP
Executable File
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")));?>
|