Got an iPhone or iPad? We have a brand new Pastebin App for both devices, and it's totally free! Click here to download the new Pastebin App for iOS.
Guest

david brunnthaler

By: a guest on Feb 10th, 2010  |  syntax: None  |  size: 0.78 KB  |  hits: 49  |  expires: Never
download  |  raw  |  embed  |  report abuse
Copied
  1.         'postVarSets' => array (
  2.             '_DEFAULT' => array (
  3.                  'mID' => array (
  4.                     '0' => array (
  5.                         'GETvar' => 'mID',
  6.                         'lookUpTable' => array (
  7.                             'table' => 'tx_fbsdownloads_dls',
  8.                             'id_field' => 'uid',
  9.                             'alias_field' => 'name',
  10.                             'addWhereClause' => ' AND NOT deleted',
  11.                             'useUniqueCache' => '1',
  12.                             'useUniqueCache_conf' => array (
  13.                                 'strtolower' => '1',
  14.                                 'spaceCharacter' => '-',
  15.                             ),
  16.                         ),
  17.                     ),
  18.                 ),