4 lines
118 B
Plaintext
4 lines
118 B
Plaintext
|
<?php
|
||
|
echo $this->Html->url(array('controller'=>'job','action'=>'applicationGet','id'=>$id,'ages'=>'ages'),true);
|
||
|
?>
|