You are here

constant DRD_SERVER_ERROR_NO_FUNC in Drupal Remote Dashboard Server 6.2

Same name and namespace in other branches
  1. 7.2 drd_server.module \DRD_SERVER_ERROR_NO_FUNC
1 use of DRD_SERVER_ERROR_NO_FUNC
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 11

Code

define('DRD_SERVER_ERROR_NO_FUNC', 1005);