From 623de40a0c2ac603b389b3ab010415161209c316 Mon Sep 17 00:00:00 2001 From: Edward Date: Thu, 4 Oct 2018 20:26:19 +0800 Subject: [PATCH] Asset.php --- Asset.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/Asset.php b/Asset.php index bae9ecf5..92e43cbb 100644 --- a/Asset.php +++ b/Asset.php @@ -36,8 +36,6 @@ class Pman_Core_Asset extends Pman { function get($s='', $opts = Array()) { - - $this->sessionState(0); $bits = explode('/', $s); -- 2.39.2