PHP page for handling incoming XML-RPC requests from clients.
Constants
| Name | Description |
|---|---|
| DRUPAL_ROOT | Root directory of Drupal installation. |
View source
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | |
PHP page for handling incoming XML-RPC requests from clients.
| Name | Description |
|---|---|
| DRUPAL_ROOT | Root directory of Drupal installation. |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | |