You are here

constant RMH_STATUS_OK in Evercurrent 8.2

Same name and namespace in other branches
  1. 8 evercurrent.module \RMH_STATUS_OK
  2. 7.2 evercurrent.module \RMH_STATUS_OK
  3. 7 evercurrent.module \RMH_STATUS_OK

Module operation: Status OK. Under normal circumstances.

3 uses of RMH_STATUS_OK
UpdateHelper::sendUpdates in src/UpdateHelper.php
Send updates to the Maintenance server.
UpdateHelper::testUpdate in src/UpdateHelper.php
Test sending an update to the server.
UpdateHelper::writeStatus in src/UpdateHelper.php
Saves a status message for the status page.

File

./evercurrent.module, line 39
Contains evercurrent.module.

Code

const RMH_STATUS_OK = 0;