Asset.php
authorEdward <edward@roojs.com>
Thu, 4 Oct 2018 12:26:19 +0000 (20:26 +0800)
committerEdward <edward@roojs.com>
Thu, 4 Oct 2018 12:26:19 +0000 (20:26 +0800)
Asset.php

index bae9ecf..92e43cb 100644 (file)
--- 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);