zendtech / IbmiToolkit

PHP frontend to XMLSERVICE for IBM i development.
BSD 3-Clause "New" or "Revised" License
46 stars 34 forks source link

Stateless flag from toolkit.ini is not used #38

Closed Scott-Cam closed 8 years ago

Scott-Cam commented 9 years ago

When the flag for stateless is set to true in the toolkit.ini the value is not used by the ToolkitService.php but the value in the $_options array is used instead. The code should be updated to use the values from the toolkit.ini if they are present.

alanseiden commented 8 years ago

It's used by the CW. Scott created a later pull request to create an equivalent setting for the non-CW regular toolkit.