View Single Post
Old 12-13-2007, 12:32 PM   #2 (permalink)
maZtah
The Acquainted
 
Join Date: Oct 2007
Posts: 170
Thanks: 18
maZtah is an unknown quantity at this point
Default

Thanks for sharing. I've been through the whole article, but the whole principle's not very clear. Like this;

pages/guestbook/GuestbookActions.php
When I change $this->forward("guestbook", "tryLater"); to $this->forward("home", "tryLater"); it still gets to pages/guestbook/doTryLater.php. Am I doing something wrong?
maZtah is offline  
Reply With Quote