You are here

constant DRD_SERVER_API_VERSION in Drupal Remote Dashboard Server 6.2

Same name and namespace in other branches
  1. 7.2 drd_server.module \DRD_SERVER_API_VERSION
3 uses of DRD_SERVER_API_VERSION
drd_server_key in ./drd_server.module
This is called to update the excryption keys for this server and all it's domains hosted in the same Drupal installation.
drd_server_requirements in ./drd_server.install
_drd_server_validate_request in ./drd_server.module

File

./drd_server.module, line 5

Code

define('DRD_SERVER_API_VERSION', '2.4.0');