From f6c07c47e5d3a73db91318dab1dab2c3e0f4f8dd Mon Sep 17 00:00:00 2001 From: Fabio Bas Date: Wed, 23 Mar 2016 22:47:48 +0100 Subject: belated happy new year --- demos/blog/protected/Portlets/AccountPortlet.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'demos/blog/protected/Portlets/AccountPortlet.php') diff --git a/demos/blog/protected/Portlets/AccountPortlet.php b/demos/blog/protected/Portlets/AccountPortlet.php index 15198529..522adce0 100755 --- a/demos/blog/protected/Portlets/AccountPortlet.php +++ b/demos/blog/protected/Portlets/AccountPortlet.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link https://github.com/pradosoft/prado - * @copyright Copyright © 2006-2015 The PRADO Group + * @copyright Copyright © 2006-2016 The PRADO Group * @license https://github.com/pradosoft/prado/blob/master/COPYRIGHT */ @@ -15,7 +15,7 @@ Prado::using('Application.Portlets.Portlet'); * * @author Qiang Xue * @link https://github.com/pradosoft/prado - * @copyright Copyright © 2006-2015 The PRADO Group + * @copyright Copyright © 2006-2016 The PRADO Group * @license https://github.com/pradosoft/prado/blob/master/COPYRIGHT */ class AccountPortlet extends Portlet -- cgit v1.2.3