Asset.php
authorAlan Knowles <alan@roojs.com>
Thu, 24 Dec 2015 04:12:41 +0000 (12:12 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 24 Dec 2015 04:12:41 +0000 (12:12 +0800)
Asset.php

index 8014aac..dfd511a 100644 (file)
--- a/Asset.php
+++ b/Asset.php
@@ -22,8 +22,7 @@
 require_once 'Pman.php';
 
 class Pman_Core_Asset extends Pman {
-    
-    
+     
     var $types = array(
         'css' => 'text/css',
         'js' => 'text/javascript',