]> git.mxchange.org Git - mailer.git/blobdiff - inc/classes/cachesystem.class.php
Large code cleanups:
[mailer.git] / inc / classes / cachesystem.class.php
index e4db35bfcd156f60fe1d02d2f4382e285b079ea9..dd991721182406a698395cd3d2d51400243d65ee 100644 (file)
@@ -189,10 +189,10 @@ class CacheSystem {
                                        // Access control lines
                                        $GLOBALS['cache_array']['admin_acls'][$k][$data['admin_id']][] = $v;
                                } elseif ($this->name == 'refdepths') {
-                                       // Referal levels
+                                       // Referral levels
                                        $GLOBALS['cache_array']['refdepths'][$k][$data['id']] = $v;
                                } elseif ($this->name == 'refsystem') {
-                                       // Referal system
+                                       // Referral system
                                        $GLOBALS['cache_array']['refsystem'][$k][$data['id']] = $v;
                                } elseif ($this->name == 'revision') {
                                        // Revision data