You are here

constant DRD_SERVER_ERROR_NO_OP in Drupal Remote Dashboard Server 6.2

Same name and namespace in other branches
  1. 7.2 drd_server.module \DRD_SERVER_ERROR_NO_OP
1 use of DRD_SERVER_ERROR_NO_OP
drd_server_execute in ./drd_server.module
This is called to execute one of the actions that are defined on one of the hook_drd_server_actions()

File

./drd_server.module, line 10

Code

define('DRD_SERVER_ERROR_NO_OP', 1004);