Jake Vanderwerf
2026-01-19 0113d2e9c9ff34a6ffb10707cc76d34b67a0c367
inc/managers/CRUDManager.php
@@ -41,6 +41,8 @@
      $this->content = $content;
      $this->cache = CacheManager::for($content);
      $this->cache->clear();
      // Create and configure skeleton
      $this->skeleton = new CRUDSkeleton();
      $this->configure();