~edb/quam-plures/item_show_attachments

« back to all changes in this revision

Viewing changes to blogs/skins/bluesky/_main.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:
13
13
 * Parts of this file are copyright (c)2005 by Jason EDGECOMBE.
14
14
 *
15
15
 * @license http://b2evolution.net/about/license.html GNU General Public License (GPL)
16
 
 * {@internal
17
 
 * b2evolution is free software; you can redistribute it and/or modify
18
 
 * it under the terms of the GNU General Public License as published by
19
 
 * the Free Software Foundation; either version 2 of the License, or
20
 
 * (at your option) any later version.
21
 
 *
22
 
 * b2evolution is distributed in the hope that it will be useful,
23
 
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
24
 
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
25
 
 * GNU General Public License for more details.
26
 
 *
27
 
 * You should have received a copy of the GNU General Public License
28
 
 * along with b2evolution; if not, write to the Free Software
29
 
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
30
 
 *
 
16
 *
 
17
 * {@internal Open Source relicensing agreement:
31
18
 * Jason EDGECOMBE grants Francois PLANQUE the right to license
32
19
 * Jason EDGECOMBE's personal contributions to this file and the b2evolution project
33
20
 * under any OSI approved OSS license (http://www.opensource.org/licenses/).
47
34
 *            - (none)
48
35
 * }}
49
36
 *
50
 
 * @version $Id: _main.php,v 1.53 2006/03/09 22:30:01 fplanque Exp $
 
37
 * @version $Id: _main.php,v 1.54 2006/03/12 23:09:30 fplanque Exp $
51
38
 */
52
39
if( !defined('EVO_MAIN_INIT') ) die( 'Please, do not access this page directly.' );
53
40