RADICORE v1.43.0 released

This version contains a few updates for PDF processing.

This version contains the following updates and fixes:

  • added variable $this->sql_no_foreign_db (default value is FALSE) to 'std.table.class.inc'. If this is set to TRUE then when $this->_sqlForeignJoin() is executed it will ignore any tables which exist in other databases. This is to deal with the situation where an application contains several databases which are spit across more than one server, in which case cross-database JOINs would fail.
  • replaced 'getColumnHeadings()' and 'setColumnHeadings()' functions with replaceScreenHeadings().
  • added replaceReportHeadings() function for PDF output.
  • updated PDF report structure files to allow column widths to be expressed as a percentage as well as a number.
  • upgraded TCPF library to version 4.4.006.

Published: 01 January 2009