summaryrefslogtreecommitdiff
path: root/demos/blog/protected/Portlets/CategoryPortlet.php
diff options
context:
space:
mode:
authorCiro Mattia Gonano <ciromattia@gmail.com>2013-03-01 12:54:27 +0100
committerCiro Mattia Gonano <ciromattia@gmail.com>2013-03-01 12:54:27 +0100
commit17a4366a9f68f45e1d05096af4adc94f489183e9 (patch)
tree34e4a640f009ed713d216242e2f0fd461ef37a01 /demos/blog/protected/Portlets/CategoryPortlet.php
parentad41d458a46985af7acd3f621d4ade969bf27d98 (diff)
Tagging 3.2.1
Diffstat (limited to 'demos/blog/protected/Portlets/CategoryPortlet.php')
-rwxr-xr-x[-rw-r--r--]demos/blog/protected/Portlets/CategoryPortlet.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/blog/protected/Portlets/CategoryPortlet.php b/demos/blog/protected/Portlets/CategoryPortlet.php
index b5c73334..df243df3 100644..100755
--- a/demos/blog/protected/Portlets/CategoryPortlet.php
+++ b/demos/blog/protected/Portlets/CategoryPortlet.php
@@ -6,7 +6,7 @@
* @link http://www.pradosoft.com/
* @copyright Copyright &copy; 2006 PradoSoft
* @license http://www.pradosoft.com/license/
- * @version $Id$
+ * @version $Id: CategoryPortlet.php 3189 2012-07-12 12:16:21Z ctrlaltca $
*/
Prado::using('Application.Portlets.Portlet');