PilgrimX182

Joined: 22 Mar 2006 Posts: 2109 Location: UFO Lab
|
Posted: Mar 02, 2010 7:56 am Post subject: |
|
|
Make sure you have new fields on the bottom of XFileConfig.pm:
| Code: | m_h => '1',
m_h_login => '',
m_h_password => '',
m_a => '1', |
and on the bottom of XFSConfig.pm:
| Code: | m_h_login => '',
m_h_password => '', |
|
|