Changes between Version 58 and Version 59 of AjaxList


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

--

Legend:

Unmodified
Added
Removed
Modified
  • AjaxList

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