Show
Ignore:
Timestamp:
06/08/07 19:54:10 (1 year ago)
Author:
schst
Message:

Added the onchange condition (requested by mikey)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/examples/patExampleGen/config.php

    r454 r461  
    2121    // the examples work as they should on your system. 
    2222    $neededFiles = array( 
    23         'patErrorManager'   =>  '/home/tholzherr/public_html/ncs/include/pat/patErrorManager.php', 
     23        'patErrorManager'   =>  'pat/patErrorManager.php', 
    2424        'patTemplate'       =>  '../patTemplate.php' 
    2525    );