~quam-plures-gatekeepers/quam-plures/trunk

« back to all changes in this revision

Viewing changes to qp_inc/categories/categories.ctrl.php

  • Committer: EdB
  • Date: 2014-11-24 21:33:08 UTC
  • Revision ID: 1912webworks@gmail.com-20141124213308-aylqsfxclydwl1r8
prep work towards next release (QP2)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?php
2
2
/**
3
 
 * $ctrl_mappings: 'chapters' || Blog settings -> {{blog}} -> Categories
 
3
 * $ctrl_mappings: 'categories' || Blog settings -> {{blog}} -> Categories
4
4
 *
5
 
 * @author {@link http://wonderwinds.com/ Ed Bennett}
6
 
 * @author {@link http://fplanque.net/ Francois PLANQUE}
7
 
 * @copyright (c) 2009 by {@link http://quamplures.net/ the Quam Plures project}
 
5
 * @copyright (c) 2014 by {@link http://quamplures.net/ the Quam Plures project}
8
6
 * @license http://www.gnu.org/licenses/gpl.txt GNU General Public License v3
9
7
 * @package categories
10
8
 */