Changeset 332
- Timestamp:
- 04/29/09 06:27:43 (4 years ago)
- Files:
-
- 1 modified
-
apps/php/trunk/Telhosting_Client.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
apps/php/trunk/Telhosting_Client.php
r330 r332 5 5 * @author Pierre Clisson <clisson.tel> 6 6 * modified by Henri Asseily <henri.tel> 7 * modified by Swen Wojciechowski <swen.tel> 7 8 * 8 9 * INSTRUCTIONS: PLEASE READ CAREFULLY … … 22 23 * 'http://www.w3.org/2003/05/soap/bindings/HTTP/'". 23 24 * 24 * 3. Edit this file and enter the correct $config['login'] and $config['password'] 25 * 3. Do *not* edit this file by correcting $config['login'] and $config['password'] 26 * if login credentials are specified in another php file which uses this file 27 * (i.e. sample_client.php or sample_create_mx.php) 25 28 * 26 29 * Enjoy.








