Changeset 2033 in ExiteCMS for trunk/administration/upgrade


Ignore:
Timestamp:
11/15/08 20:51:44 (4 years ago)
Author:
webmaster
Message:

added svn properties to all files, and svn:keywords to .php and .tpl files
made sure all .php and .tpl file have a uniform copyright header

Location:
trunk/administration
Files:
76 edited

Legend:

Unmodified
Added
Removed
  • trunk/administration

    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
  • trunk/administration/upgrade

    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
  • trunk/administration/upgrade/rev00700.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Some portions copyright 2002 - 2006 Nick Jones     | 
    9 | http://www.php-fusion.co.uk/                       | 
    10 +----------------------------------------------------+ 
    11 | Released under the terms & conditions of v2 of the | 
    12 | GNU General Public License. For details refer to   | 
    13 | the included gpl.txt file or visit http://gnu.org  | 
    14 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1519 
    1620// upgrade for revision 
  • trunk/administration/upgrade/rev00730.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev00740.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev00760.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev00780.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev00800.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev00850.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev00858.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev00909.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev00954.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev00974.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev00995.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01060.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01067.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01070.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01079.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01082.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01091.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01112.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01145.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01172.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01176.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01185.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01190.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01191.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01193.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01194.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01201.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01214.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01222.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01223.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01257.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01280.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01294.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01308.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01311.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01330.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01339.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01350.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01400.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01419.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01420.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01426.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01470.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01477.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01490.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01492.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01515.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01520.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01530.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01557.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01615.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01627.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01628.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01636.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01637.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01638.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01648.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2008 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01650.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01710.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01711.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01738.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2008 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01743.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2008 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01767.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2008 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01775.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2008 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01782.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2008 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01804.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2008 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01818.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2008 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01858.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2008 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01869.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01872.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2008 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev01911.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r1935 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2008 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev02010.php

    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    • Property svn:keywords set to Date Revision Author Id
    r2010 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2008 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
  • trunk/administration/upgrade/rev02012.php

    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    • Property svn:keywords set to Date Revision Author Id
    r2012 r2033  
    11<?php 
    2 /*---------------------------------------------------+ 
    3 | ExiteCMS Content Management System                 | 
    4 +----------------------------------------------------+ 
    5 | Copyright 2008 Harro "WanWizard" Verton, Exite BV  | 
    6 | for support, please visit http://exitecms.exite.eu | 
    7 +----------------------------------------------------+ 
    8 | Released under the terms & conditions of v2 of the | 
    9 | GNU General Public License. For details refer to   | 
    10 | the included gpl.txt file or visit http://gnu.org  | 
    11 +----------------------------------------------------*/ 
     2/*---------------------------------------------------------------------+ 
     3| ExiteCMS Content Management System                                   | 
     4+----------------------------------------------------------------------+ 
     5| Copyright 2006-2008 Exite BV, The Netherlands                        | 
     6| for support, please visit http://www.exitecms.org                    | 
     7+----------------------------------------------------------------------+ 
     8| Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones  | 
     9+----------------------------------------------------------------------+ 
     10| Released under the terms & conditions of v2 of the GNU General Public| 
     11| License. For details refer to the included gpl.txt file or visit     | 
     12| http://gnu.org                                                       | 
     13+----------------------------------------------------------------------+ 
     14| $Id::                                                               $| 
     15+----------------------------------------------------------------------+ 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
     18+---------------------------------------------------------------------*/ 
    1219 
    1320// upgrade for revision 
Note: See TracChangeset for help on using the changeset viewer.