diff options
Diffstat (limited to 'demos/blog/protected/Portlets/AccountPortlet.php')
-rwxr-xr-x[-rw-r--r--] | demos/blog/protected/Portlets/AccountPortlet.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/blog/protected/Portlets/AccountPortlet.php b/demos/blog/protected/Portlets/AccountPortlet.php index f17db0eb..89a2294f 100644..100755 --- a/demos/blog/protected/Portlets/AccountPortlet.php +++ b/demos/blog/protected/Portlets/AccountPortlet.php @@ -6,7 +6,7 @@ * @link http://www.pradosoft.com/ * @copyright Copyright © 2006 PradoSoft * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: AccountPortlet.php 3189 2012-07-12 12:16:21Z ctrlaltca $ */ Prado::using('Application.Portlets.Portlet'); |