Opening Composer programmatically: is there a more elegant solution?
Permalink$whereto=BASE_URL.DIR_REL ."/index.php/dashboard/composer/write/-/edit/".$cID; header('Location:' . $whereto);
But I can't help feeling there's a more elegant and concrete5-esque way of doing it?