From d6545c02f64cec70ad79489f1bca81d2ba18fb2f Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 24 Dec 2015 11:14:53 +0800 Subject: [PATCH] Asset.php --- Asset.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Asset.php b/Asset.php index 8df0cdcb..77377d6f 100644 --- a/Asset.php +++ b/Asset.php @@ -106,7 +106,7 @@ class Pman_Core_Asset extends Pman { // a little experimental... we are going to use the same name as the class. for these.. -trait Pman_Core_Asset { +trait Pman_Core_Asset_Trait { -- 2.39.2