i dont know what you're trying to do, but it think the easiest way is
to write a pake task.
or try to reproduce the environment of the pake tasks.
On Nov 14, 2007 8:10 AM, pal <[EMAIL PROTECTED]> wrote:
>
>
> Hello Everyone,
>
> When i run this code
> <?php
> $files = sfFinder::type('file')->name('*.csv')->in('C://Documents and
> Settings/Owner/Desktop/lab1_new');
> echo "file found";
> ?>
>
> I get the error
> Fatal error: Class 'sfFinder' not found in C:\Program Files\Apache
> Group\Apache2
> \htdocs\test.php on line 2
>
> Any help is appreciated.
>
> Thanks in advance
>
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---