~edb/quam-plures/item_show_attachments

« back to all changes in this revision

Viewing changes to blogs/inc/MODEL/items/_itemtype.class.php

  • Committer: fplanque
  • Date: 2006-03-12 22:08:51 UTC
  • Revision ID: cvs-1:fplanque-20060312220851-zqs1uoq44tacpqqx
doc cleanup

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 * @copyright (c)2004-2005 by PROGIDISTRI - {@link http://progidistri.com/}.
6
6
 *
7
7
 * @license http://b2evolution.net/about/license.html GNU General Public License (GPL)
8
 
 * {@internal
9
 
 * b2evolution is free software; you can redistribute it and/or modify
10
 
 * it under the terms of the GNU General Public License as published by
11
 
 * the Free Software Foundation; either version 2 of the License, or
12
 
 * (at your option) any later version.
13
 
 *
14
 
 * b2evolution is distributed in the hope that it will be useful,
15
 
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
16
 
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17
 
 * GNU General Public License for more details.
18
 
 *
19
 
 * You should have received a copy of the GNU General Public License
20
 
 * along with b2evolution; if not, write to the Free Software
21
 
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
22
 
 * }}
23
8
 *
24
9
 * @package gsbcore
25
10
 *
26
11
 * @author mbruneau: Marc BRUNEAU / PROGIDISTRI
27
12
 *
28
 
 * @version $Id: _itemtype.class.php,v 1.1 2006/02/23 21:11:58 fplanque Exp $
 
13
 * @version $Id: _itemtype.class.php,v 1.2 2006/03/12 23:08:59 fplanque Exp $
29
14
 */
30
15
if( !defined('EVO_MAIN_INIT') ) die( 'Please, do not access this page directly.' );
31
16