UtilPackage

Created by: Lester Caine, Last modification: 29 Sep 2012 (16:16 UTC)
The Util directory has acquired a stack of libraries over time, and just which are used where needs to be cross checked. Moving the bigger libraries such as ADOdb and Smarty to the externals directory does make sense and the ideal would be to be able to use versions already installed on the server. Except that there are a few minor changes to make the libraries compatible. PEAR should already be installed on the server, but needs to be over-ridden as well, so the externals directory will be accessed first.
The other libraries may also be available already on the machine so a similar process should be applied to them.
It is intended that we generate a table of libraries and just where they are used to help identify the ones that are still required.