]> git.mxchange.org Git - shipsimu.git/blobdiff - inc/classes/main/filter/class_FilterChain.php
More class descriptions translated, generic user class added
[shipsimu.git] / inc / classes / main / filter / class_FilterChain.php
index 95450e7171a1878d94b4dba1d2248d7a6b58edd2..cf2ff3b3c0fdb72c386fd1e2568c50ebde8c9365 100644 (file)
@@ -37,7 +37,7 @@ class FilterChain extends BaseFrameworkSystem {
                parent::__construct(__CLASS__);
 
                // Set part description
-               $this->setObjectDescription("");
+               $this->setObjectDescription("A filter chain class");
 
                // Create unique ID number
                $this->createUniqueID();