~edb/quam-plures/item_show_attachments

« back to all changes in this revision

Viewing changes to blogs/inc/MODEL/files/_fileroot.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:
8
8
 * @copyright (c)2003-2005 by Francois PLANQUE - {@link http://fplanque.net/}.
9
9
 *
10
10
 * @license http://b2evolution.net/about/license.html GNU General Public License (GPL)
11
 
 * {@internal
12
 
 * b2evolution is free software; you can redistribute it and/or modify
13
 
 * it under the terms of the GNU General Public License as published by
14
 
 * the Free Software Foundation; either version 2 of the License, or
15
 
 * (at your option) any later version.
16
 
 *
17
 
 * b2evolution is distributed in the hope that it will be useful,
18
 
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
19
 
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
20
 
 * GNU General Public License for more details.
21
 
 *
22
 
 * You should have received a copy of the GNU General Public License
23
 
 * along with b2evolution; if not, write to the Free Software
24
 
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
25
 
 * }}
26
11
 *
27
12
 * @package evocore
28
13
 *
29
14
 * {@internal Below is a list of authors who have contributed to design/coding of this file: }}
30
15
 * @author fplanque: Francois PLANQUE.
31
16
 *
32
 
 * @version $Id: _fileroot.class.php,v 1.1 2006/02/23 21:11:57 fplanque Exp $
 
17
 * @version $Id: _fileroot.class.php,v 1.2 2006/03/12 23:08:58 fplanque Exp $
33
18
 *
34
19
 */
35
20
if( !defined('EVO_MAIN_INIT') ) die( 'Please, do not access this page directly.' );
135
120
 
136
121
/*
137
122
 * $Log: _fileroot.class.php,v $
 
123
 * Revision 1.2  2006/03/12 23:08:58  fplanque
 
124
 * doc cleanup
 
125
 *
138
126
 * Revision 1.1  2006/02/23 21:11:57  fplanque
139
127
 * File reorganization to MVC (Model View Controller) architecture.
140
128
 * See index.hml files in folders.