phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] CVS: forum/inc bar.inc.php,1.10,1.11 class.boforum.in


From: Miles Lott <address@hidden>
Subject: [Phpgroupware-cvs] CVS: forum/inc bar.inc.php,1.10,1.11 class.boforum.inc.php,1.9,1.10 class.soforum.inc.php,1.7,1.8 class.uiforum.inc.php,1.9,1.10 functions.inc.php,1.16,1.17
Date: Sun, 26 May 2002 21:49:07 -0400

Update of /cvsroot/phpgroupware/forum/inc
In directory subversions:/tmp/cvs-serv12408

Modified Files:
        bar.inc.php class.boforum.inc.php class.soforum.inc.php 
        class.uiforum.inc.php functions.inc.php 
Log Message:
formatting



Index: bar.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/forum/inc/bar.inc.php,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** bar.inc.php 20 Mar 2002 12:37:42 -0000      1.10
--- bar.inc.php 27 May 2002 01:49:04 -0000      1.11
***************
*** 5,11 ****
        * Written by Jani Hirvinen <address@hidden>                             
  *
        * -------------------------------------------                           
      *
!       *  This program is free software; you   can redistribute it and/or 
modify it  *
!       *  under the terms of   the GNU General Public License as published by 
the    *
!       *  Free Software Foundation; either version 2   of the License, or (at 
your   *
        *  option) any later version.                                           
      *
        
\*****************************************************************************/
--- 5,11 ----
        * Written by Jani Hirvinen <address@hidden>                             
  *
        * -------------------------------------------                           
      *
!       *  This program is free software; you can redistribute it and/or modify 
it    *
!       *  under the terms of the GNU General Public License as published by 
the      *
!       *  Free Software Foundation; either version 2 of the License, or (at 
your     *
        *  option) any later version.                                           
      *
        
\*****************************************************************************/

Index: class.boforum.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/forum/inc/class.boforum.inc.php,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** class.boforum.inc.php       7 May 2002 12:47:19 -0000       1.9
--- class.boforum.inc.php       27 May 2002 01:49:04 -0000      1.10
***************
*** 6,12 ****
        * Based off of Jani Hirvinen <address@hidden>                           
  *
        * -------------------------------------------                           
      *
!       *  This program is free software; you   can redistribute it and/or 
modify it  *
!       *  under the terms of   the GNU General Public License as published by 
the    *
!       *  Free Software Foundation; either version 2   of the License, or (at 
your   *
        *  option) any later version.                                           
      *
        
\*****************************************************************************/
--- 6,12 ----
        * Based off of Jani Hirvinen <address@hidden>                           
  *
        * -------------------------------------------                           
      *
!       *  This program is free software; you can redistribute it and/or modify 
it    *
!       *  under the terms of the GNU General Public License as published by 
the      *
!       *  Free Software Foundation; either version 2 of the License, or (at 
your     *
        *  option) any later version.                                           
      *
        
\*****************************************************************************/
***************
*** 84,88 ****
                        $this->forum_id = $data['forum_id'];
                }
!               
                function post()
                {
--- 84,88 ----
                        $this->forum_id = $data['forum_id'];
                }
! 
                function post()
                {

Index: class.soforum.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/forum/inc/class.soforum.inc.php,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** class.soforum.inc.php       20 Mar 2002 12:37:42 -0000      1.7
--- class.soforum.inc.php       27 May 2002 01:49:04 -0000      1.8
***************
*** 1,12 ****
  <?php
        
/*****************************************************************************\
!       * phpGroupWare - boForums                                               
      *
        * http://www.phpgroupware.org                                           
      *
        * Written by Mark A Peters <address@hidden>                         *
        * Based off of Jani Hirvinen <address@hidden>                           
  *
        * -------------------------------------------                           
      *
!       *  This program is free software; you   can redistribute it and/or 
modify it  *
!       *  under the terms of   the GNU General Public License as published by 
the    *
!       *  Free Software Foundation; either version 2   of the License, or (at 
your   *
        *  option) any later version.                                           
      *
        
\*****************************************************************************/
--- 1,12 ----
  <?php
        
/*****************************************************************************\
!       * phpGroupWare - soForums                                               
      *
        * http://www.phpgroupware.org                                           
      *
        * Written by Mark A Peters <address@hidden>                         *
        * Based off of Jani Hirvinen <address@hidden>                           
  *
        * -------------------------------------------                           
      *
!       *  This program is free software; you can redistribute it and/or modify 
it    *
!       *  under the terms of the GNU General Public License as published by 
the      *
!       *  Free Software Foundation; either version 2 of the License, or (at 
your     *
        *  option) any later version.                                           
      *
        
\*****************************************************************************/
***************
*** 16,21 ****
        class soforum
        {
!               var $debug=False;
! 
                var $db;
  
--- 16,20 ----
        class soforum
        {
!               var $debug = False;
                var $db;
  

Index: class.uiforum.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/forum/inc/class.uiforum.inc.php,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** class.uiforum.inc.php       30 Apr 2002 18:04:59 -0000      1.9
--- class.uiforum.inc.php       27 May 2002 01:49:04 -0000      1.10
***************
*** 6,12 ****
        * Based off of Jani Hirvinen <address@hidden>                           
  *
        * -------------------------------------------                           
      *
!       *  This program is free software; you   can redistribute it and/or 
modify it   *
!       *  under the terms of   the GNU General Public License as published by 
the  *
!       *  Free Software Foundation; either version 2   of the License, or (at 
your *
        *  option) any later version.                                           
      *
        
\*****************************************************************************/
--- 6,12 ----
        * Based off of Jani Hirvinen <address@hidden>                           
  *
        * -------------------------------------------                           
      *
!       *  This program is free software; you can redistribute it and/or modify 
it    *
!       *  under the terms of the GNU General Public License as published by 
the      *
!       *  Free Software Foundation; either version 2 of the License, or (at 
your     *
        *  option) any later version.                                           
      *
        
\*****************************************************************************/

Index: functions.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/forum/inc/functions.inc.php,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -r1.16 -r1.17
*** functions.inc.php   30 Apr 2002 18:04:59 -0000      1.16
--- functions.inc.php   27 May 2002 01:49:04 -0000      1.17
***************
*** 3,11 ****
        * phpGroupWare - Forums                                                 
      *
        * http://www.phpgroupware.org                                           
      *
!       * Written by Jani Hirvinen <address@hidden>                             
  *
        * -------------------------------------------                           
      *
!       *  This program is free software; you   can redistribute it and/or 
modify it   *
!       *  under the terms of   the GNU General Public License as published by 
the  *
!       *  Free Software Foundation; either version 2   of the License, or (at 
your *
        *  option) any later version.                                           
      *
        
\*****************************************************************************/
--- 3,12 ----
        * phpGroupWare - Forums                                                 
      *
        * http://www.phpgroupware.org                                           
      *
!       * Written by Mark A Peters <address@hidden>                         *
!       * Based off of Jani Hirvinen <address@hidden>                           
  *
        * -------------------------------------------                           
      *
!       *  This program is free software; you can redistribute it and/or modify 
it    *
!       *  under the terms of the GNU General Public License as published by 
the      *
!       *  Free Software Foundation; either version 2 of the License, or (at 
your     *
        *  option) any later version.                                           
      *
        
\*****************************************************************************/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]