3 // Murray Jensen <Murray.Jensen@csiro.au>
4 // CSIRO Manufacturing Science and Technology, Preston Lab
6 // mysql database access info
11 // where to put the eeprom config files
12 $bddb_cfgdir = '/tftpboot/bddb';
14 // what this database is called
15 $bddb_label = 'Hymod Board Database';