You are here

constant DRD_SERVER_ERROR_MISSING_AES in Drupal Remote Dashboard Server 6.2

Same name and namespace in other branches
  1. 7.2 drd_server.module \DRD_SERVER_ERROR_MISSING_AES
1 use of DRD_SERVER_ERROR_MISSING_AES
drd_server_error in ./drd_server.module
Prepare an error message for returning to the XMLRPC caller.

File

./drd_server.module, line 13

Code

define('DRD_SERVER_ERROR_MISSING_AES', 1007);