Code Comments
Programming Forum and web based access to our favorite programming groups.Robert- I tried your fetch function and sure enough, it worked. Did you try overriding the 'fetch' function with the one I wrote and see if everything in your system still worked by any chance? In my system, it still fails. Thanks, -Ryan ________________________________________ _________________________ Express yourself instantly with MSN Messenger! Download today - it's FREE! hthttp://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
Post Follow-up to this messageIf by the fetch function you wrote you mean exactly this:
public function fetch() {
//return parent::fetch(...);
}
Then that would be a little silly, seeing as the call to
parent::fetch() is commented out. I didn't see any other code from you
posted under this subject. Did I miss something?
-bok
On Fri, 13 Aug 2004 22:25:51 +0000, Ryan Kanno <kannoberg@hotmail.com> wrote:
>
> Robert- I tried your fetch function and sure enough, it worked. Did you t
ry
> overriding the 'fetch' function with the one I wrote and see if everything
> in your system still worked by any chance? In my system, it still fails.
>
>
> Thanks,
> -Ryan
>
> ________________________________________
_________________________
> Express yourself instantly with MSN Messenger! Download today - it's FREE!
> hthttp://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
>
> --
> Smarty General Mailing List (http://smarty.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.