Stephan Schmidt wrote:
> Hi Greg,
>
> Greg Beaver wrote:
>> be sure to add the file Testing/FIT.php prior to
the first release, so
>> that there is a clear starting point.
> What should this file contain? There is no need for
this file.
Hi Stephan,
It should be the starting point. Users who wish to use
Testing/FIT
should be able to:
<?php
require_once 'Testing/FIT.php';
?>
and go from there.
Greg
--
PEAR Development Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub
.php
|