]> git.mxchange.org Git - hub.git/blobdiff - application/hub/classes/filter/node/class_NodePhpRequirementsFilter.php
Wrong message, hub reward is not done through UUID.
[hub.git] / application / hub / classes / filter / node / class_NodePhpRequirementsFilter.php
index cb8a15785672bf21ada3e9168028c4e1e393cb02..7bbda8b380d768324c876694380edc5dd6d59625 100644 (file)
@@ -83,7 +83,7 @@ class NodePhpRequirementsFilter extends BaseNodeFilter implements Filterable {
                        $this->getConfigInstance()->setConfigEntry('extension_uuid_loaded', TRUE);
                } else {
                        // Not working (not all have ext-uuid installed
                        $this->getConfigInstance()->setConfigEntry('extension_uuid_loaded', TRUE);
                } else {
                        // Not working (not all have ext-uuid installed
-                       self::createDebugInstance(__CLASS__)->debugOutput('FILTER[' . __METHOD__ . ':' . __LINE__ . '] ext-uuid not found or uuid_create() function not found. "Hubcoin reward" feature disabled.');
+                       self::createDebugInstance(__CLASS__)->debugOutput('FILTER[' . __METHOD__ . ':' . __LINE__ . '] ext-uuid not found or uuid_create() function not found. UUID "entropy" disabled.');
                }
 
                // Are all tests passed?
                }
 
                // Are all tests passed?