12-13-2007, 11:32 AM
|
#2 (permalink)
|
|
The Acquainted
Join Date: Oct 2007
Posts: 170
Thanks: 18
|
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?
|
|
|
|