Changes between Version 59 and Version 60 of AjaxList


Ignore:
Timestamp:
2010-09-08T16:16:04Z (14 years ago)
Author:
Serge Okon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AjaxList

    v59 v60  
    183183If simply joining in tables, without join filter, the $joinTable array contains an array for each table joined in:
    184184{{{
    185 #!c
     185#!php
    186186$joinTables = array(
    187187   array( "joinTable" => "table_name", // The name of the table to be joined in