Ignore:
Timestamp:
Apr 6, 2015, 11:08:10 PM (9 years ago)
Author:
chronos
Message:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Application/FormClasses.php

    r723 r736  
    304304    'Filter' => '1',
    305305  ),
    306   'TNetworkLinkListInterface1' => array(
    307     'Type' => 'ManyToOne',
    308     'Table' => 'NetworkLink',
    309     'Id' => 'Id',
    310     'Ref' => 'Interface1',
    311     'Filter' => '1',
    312   ),
    313   'TNetworkLinkListInterface2' => array(
    314     'Type' => 'ManyToOne',
    315     'Table' => 'NetworkLink',
    316     'Id' => 'Id',
    317     'Ref' => 'Interface2',
    318     'Filter' => '1',
    319   ),
    320   'TNetworkInterfaceUpDown' => array(
    321     'Type' => 'ManyToOne',
    322     'Table' => 'NetworkInterfaceUpDown',
    323     'Id' => 'Id',
    324     'Ref' => 'Interface',
    325     'Filter' => '1',
    326   ),
    327306  'TNetworkSignalListInterface' => array(
    328307    'Type' => 'ManyToOne',
Note: See TracChangeset for help on using the changeset viewer.