C
|
cgphp 7/12/2011 |
You can set the client_id field as Custom: http://xlinesoft.com/phprunner/docs/_view_as__settings_custom.htm global $conn; |
A
|
Andrzej author 7/14/2011 |
You can set the client_id field as Custom: http://xlinesoft.com/phprunner/docs/_view_as__settings_custom.htm Paste this code in the custom field: global $conn;
|