![]() |
Alexey admin 8/23/2007 |
Clarity, global $smarty; $smarty->assign("myname",$myname); $smarty->assign("myhub",$myhub); |
F
|
fsteves author 8/23/2007 |
That is EXACTLY what I was looking for, awesome. Now upgrading PHPRunner isn't as painstaking, because I have modified code in 10 different source files...Takes 30 minutes to transfer it all over |