Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE development » Bug Reports » std.batch.inc
std.batch.inc [message #326] Mon, 23 October 2006 12:46 Go to previous message
cpscdave is currently offline  cpscdave
Messages: 20
Registered: June 2006
Junior Member
Inside of batchInit($batchfile)

Currently
Line 21: $ini_array = parse_ini_file('batch.ini'); // retrieve variables from file

Shouldn't this be changed to
$ini_array = parse_ini_file($batchfile); // retrieve variables from file

-Dave

*edit for spelling*

[Updated on: Mon, 23 October 2006 12:46]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Previous Topic: search criteria carry through when creating new record
Next Topic: Enum Type and 0 index.
Goto Forum:
  


Current Time: Sun Apr 28 23:59:39 EDT 2024

Total time taken to generate the page: 0.01069 seconds