Using the phplib for sometime now and i am now comming across an issue =
with environment variables. I was hoping we could start looking at some =
possible changes with them.
As of now some of the libraries are using config.php to get things like =
the base directory of the files and the base url of a few of the image =
libraries. However things like $base are different to where i am =
directing these. Rather then modifying the variable in the library code =
i wish to pass this information when i load the module.
What i will be working on the next week is adding non required fields to =
the load of a library for things like the base url and base of the file =
directory. It shouldnt affect current usage as many have already worked =
aroound this issue if noticed at all, but it is something i will be =
doing as i currently have problems with it.
Lost
|