|
I just downloaded the latest version of Keystone2. It seems to
working just fine. I was running an earlier versionof keystone2.
When I tried to run a report I got an error that stated it couldn't
open ./reptutils.php3. So I looked in the keystone directory and
found a reputils.php. When I changed this to reputils.php3 another
report page complained that the reptutils.php was missing. So I went
into runreports.php and changed the include statement
to ./reptutils.php and this corrected the issue. Is this just a typo
in runreports or is there some other issue?
|