phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] sms/inc class.boautoreply.inc.php class.bocomma...


From: Sigurd Nes
Subject: [Phpgroupware-cvs] sms/inc class.boautoreply.inc.php class.bocomma...
Date: Wed, 27 Dec 2006 10:39:16 +0000

CVSROOT:        /sources/phpgroupware
Module name:    sms
Changes by:     Sigurd Nes <sigurdne>   06/12/27 10:39:15

Modified files:
        inc            : class.boautoreply.inc.php 
                         class.bocommand.inc.php class.bocommon.inc.php 
                         class.boconfig.inc.php class.bopoll.inc.php 
                         class.bosms.inc.php class.menu.inc.php 
                         class.sms.inc.php class.soautoreply.inc.php 
                         class.socommand.inc.php class.socommon.inc.php 
                         class.soconfig.inc.php class.sopoll.inc.php 
                         class.sosms.inc.php class.uiautoreply.inc.php 
                         class.uiboard.inc.php class.uicommand.inc.php 
                         class.uiconfig.inc.php class.uicustom.inc.php 
                         class.uipoll.inc.php class.uisms.inc.php 
        inc/plugin/gateway/gnokii: fn.php 

Log message:
        app prefix in class names

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/sms/inc/class.boautoreply.inc.php?cvsroot=phpgroupware&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/sms/inc/class.bocommand.inc.php?cvsroot=phpgroupware&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/sms/inc/class.bocommon.inc.php?cvsroot=phpgroupware&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/sms/inc/class.boconfig.inc.php?cvsroot=phpgroupware&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/sms/inc/class.bopoll.inc.php?cvsroot=phpgroupware&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/sms/inc/class.bosms.inc.php?cvsroot=phpgroupware&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/sms/inc/class.menu.inc.php?cvsroot=phpgroupware&r1=1.12&r2=1.13
http://cvs.savannah.gnu.org/viewcvs/sms/inc/class.sms.inc.php?cvsroot=phpgroupware&r1=1.20&r2=1.21
http://cvs.savannah.gnu.org/viewcvs/sms/inc/class.soautoreply.inc.php?cvsroot=phpgroupware&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/sms/inc/class.socommand.inc.php?cvsroot=phpgroupware&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/sms/inc/class.socommon.inc.php?cvsroot=phpgroupware&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/sms/inc/class.soconfig.inc.php?cvsroot=phpgroupware&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/sms/inc/class.sopoll.inc.php?cvsroot=phpgroupware&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/sms/inc/class.sosms.inc.php?cvsroot=phpgroupware&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/sms/inc/class.uiautoreply.inc.php?cvsroot=phpgroupware&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/sms/inc/class.uiboard.inc.php?cvsroot=phpgroupware&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/sms/inc/class.uicommand.inc.php?cvsroot=phpgroupware&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/sms/inc/class.uiconfig.inc.php?cvsroot=phpgroupware&r1=1.7&r2=1.8
http://cvs.savannah.gnu.org/viewcvs/sms/inc/class.uicustom.inc.php?cvsroot=phpgroupware&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/sms/inc/class.uipoll.inc.php?cvsroot=phpgroupware&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/sms/inc/class.uisms.inc.php?cvsroot=phpgroupware&r1=1.14&r2=1.15
http://cvs.savannah.gnu.org/viewcvs/sms/inc/plugin/gateway/gnokii/fn.php?cvsroot=phpgroupware&r1=1.4&r2=1.5

Patches:
Index: class.boautoreply.inc.php
===================================================================
RCS file: /sources/phpgroupware/sms/inc/class.boautoreply.inc.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- class.boautoreply.inc.php   5 Jun 2006 16:47:46 -0000       1.1
+++ class.boautoreply.inc.php   27 Dec 2006 10:39:15 -0000      1.2
@@ -8,7 +8,7 @@
        * @internal Development of this application was funded by 
http://www.bergen.kommune.no/bbb_/ekstern/
        * @package sms
        * @subpackage autoreply
-       * @version $Id: class.boautoreply.inc.php,v 1.1 2006/06/05 16:47:46 
sigurdne Exp $
+       * @version $Id: class.boautoreply.inc.php,v 1.2 2006/12/27 10:39:15 
sigurdne Exp $
        */
 
        /**
@@ -16,7 +16,7 @@
         * @package sms
         */
 
-       class boautoreply
+       class sms_boautoreply
        {
                var $start;
                var $query;
@@ -35,7 +35,7 @@
                );
 
 
-               function boautoreply($session=False)
+               function sms_boautoreply($session=False)
                {
                        $this->currentapp       = 
$GLOBALS['phpgw_info']['flags']['currentapp'];
                        $this->so               = 
CreateObject($this->currentapp.'.soautoreply');

Index: class.bocommand.inc.php
===================================================================
RCS file: /sources/phpgroupware/sms/inc/class.bocommand.inc.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- class.bocommand.inc.php     21 Jun 2006 11:37:31 -0000      1.3
+++ class.bocommand.inc.php     27 Dec 2006 10:39:15 -0000      1.4
@@ -8,7 +8,7 @@
        * @internal Development of this application was funded by 
http://www.bergen.kommune.no/bbb_/ekstern/
        * @package sms
        * @subpackage command
-       * @version $Id: class.bocommand.inc.php,v 1.3 2006/06/21 11:37:31 
sigurdne Exp $
+       * @version $Id: class.bocommand.inc.php,v 1.4 2006/12/27 10:39:15 
sigurdne Exp $
        */
 
        /**
@@ -16,7 +16,7 @@
         * @package sms
         */
 
-       class bocommand
+       class sms_bocommand
        {
                var $start;
                var $query;
@@ -34,7 +34,7 @@
                        'check_perms'           => True
                );
 
-               function bocommand($session=False)
+               function sms_bocommand($session=False)
                {
                        $this->currentapp       = 
$GLOBALS['phpgw_info']['flags']['currentapp'];
                        $this->so               = 
CreateObject($this->currentapp.'.socommand');

Index: class.bocommon.inc.php
===================================================================
RCS file: /sources/phpgroupware/sms/inc/class.bocommon.inc.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- class.bocommon.inc.php      23 May 2006 13:02:12 -0000      1.3
+++ class.bocommon.inc.php      27 Dec 2006 10:39:15 -0000      1.4
@@ -1,22 +1,22 @@
 <?php
        /**
-       * phpGroupWare - HRM: a  human resource competence management system.
+       * phpGroupWare - SMS
        *
        * @author Sigurd Nes <address@hidden>
        * @copyright Copyright (C) 2003-2005 Free Software Foundation, Inc. 
http://www.fsf.org/
        * @license http://www.gnu.org/licenses/gpl.html GNU General Public 
License
        * @internal Development of this application was funded by 
http://www.bergen.kommune.no/bbb_/ekstern/
-       * @package hrm
+       * @package sms
        * @subpackage core
-       * @version $Id: class.bocommon.inc.php,v 1.3 2006/05/23 13:02:12 
sigurdne Exp $
+       * @version $Id: class.bocommon.inc.php,v 1.4 2006/12/27 10:39:15 
sigurdne Exp $
        */
 
        /**
         * Description
-        * @package hrm
+        * @package sms
         */
 
-       class bocommon
+       class sms_bocommon
        {
                var $start;
                var $query;
@@ -52,7 +52,7 @@
                        )
                );
 
-               function bocommon()
+               function sms_bocommon()
                {
                        $this->currentapp               = 
$GLOBALS['phpgw_info']['flags']['currentapp'];
                        $this->socommon                 = 
CreateObject($this->currentapp.'.socommon');

Index: class.boconfig.inc.php
===================================================================
RCS file: /sources/phpgroupware/sms/inc/class.boconfig.inc.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- class.boconfig.inc.php      24 May 2006 13:32:33 -0000      1.3
+++ class.boconfig.inc.php      27 Dec 2006 10:39:15 -0000      1.4
@@ -8,7 +8,7 @@
        * @internal Development of this application was funded by 
http://www.bergen.kommune.no/bbb_/ekstern/
        * @package sms
        * @subpackage config
-       * @version $Id: class.boconfig.inc.php,v 1.3 2006/05/24 13:32:33 
sigurdne Exp $
+       * @version $Id: class.boconfig.inc.php,v 1.4 2006/12/27 10:39:15 
sigurdne Exp $
        */
 
        /**
@@ -16,7 +16,7 @@
         * @package sms
         */
 
-       class boconfig
+       class sms_boconfig
        {
                var $start;
                var $query;
@@ -53,7 +53,7 @@
                        )
                );
 
-               function boconfig($session=False)
+               function sms_boconfig($session=False)
                {
                        $this->currentapp       = 
$GLOBALS['phpgw_info']['flags']['currentapp'];
                        $this->so               = 
CreateObject($this->currentapp.'.soconfig');

Index: class.bopoll.inc.php
===================================================================
RCS file: /sources/phpgroupware/sms/inc/class.bopoll.inc.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- class.bopoll.inc.php        8 Jun 2006 08:50:58 -0000       1.1
+++ class.bopoll.inc.php        27 Dec 2006 10:39:15 -0000      1.2
@@ -8,7 +8,7 @@
        * @internal Development of this application was funded by 
http://www.bergen.kommune.no/bbb_/ekstern/
        * @package sms
        * @subpackage poll
-       * @version $Id: class.bopoll.inc.php,v 1.1 2006/06/08 08:50:58 sigurdne 
Exp $
+       * @version $Id: class.bopoll.inc.php,v 1.2 2006/12/27 10:39:15 sigurdne 
Exp $
        */
 
        /**
@@ -16,7 +16,7 @@
         * @package sms
         */
 
-       class bopoll
+       class sms_bopoll
        {
                var $start;
                var $query;
@@ -34,7 +34,7 @@
                        'check_perms'           => True
                );
 
-               function bopoll($session=False)
+               function sms_bopoll($session=False)
                {
                        $this->currentapp       = 
$GLOBALS['phpgw_info']['flags']['currentapp'];
                        $this->so               = 
CreateObject($this->currentapp.'.sopoll');

Index: class.bosms.inc.php
===================================================================
RCS file: /sources/phpgroupware/sms/inc/class.bosms.inc.php,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- class.bosms.inc.php 22 May 2006 12:50:06 -0000      1.6
+++ class.bosms.inc.php 27 Dec 2006 10:39:15 -0000      1.7
@@ -8,7 +8,7 @@
        * @internal Development of this application was funded by 
http://www.bergen.kommune.no/bbb_/ekstern/
        * @package hrm
        * @subpackage place
-       * @version $Id: class.bosms.inc.php,v 1.6 2006/05/22 12:50:06 sigurdne 
Exp $
+       * @version $Id: class.bosms.inc.php,v 1.7 2006/12/27 10:39:15 sigurdne 
Exp $
        */
 
        /**
@@ -16,7 +16,7 @@
         * @package hrm
         */
 
-       class bosms
+       class sms_bosms
        {
                var $start;
                var $query;
@@ -36,7 +36,7 @@
                );
 
 
-               function bosms($session=False)
+               function sms_bosms($session=False)
                {
                        $this->currentapp       = 
$GLOBALS['phpgw_info']['flags']['currentapp'];
                        $this->sms              = 
CreateObject($this->currentapp.'.sms');

Index: class.menu.inc.php
===================================================================
RCS file: /sources/phpgroupware/sms/inc/class.menu.inc.php,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- class.menu.inc.php  15 Sep 2006 13:28:09 -0000      1.12
+++ class.menu.inc.php  27 Dec 2006 10:39:15 -0000      1.13
@@ -8,7 +8,7 @@
        * @internal Development of this application was funded by 
http://www.bergen.kommune.no/bbb_/ekstern/
        * @package sms
        * @subpackage core
-       * @version $Id: class.menu.inc.php,v 1.12 2006/09/15 13:28:09 sigurdne 
Exp $
+       * @version $Id: class.menu.inc.php,v 1.13 2006/12/27 10:39:15 sigurdne 
Exp $
        */
 
        /**
@@ -16,7 +16,7 @@
         * @package hrm
         */
 
-       class menu
+       class sms_menu
        {
                var $sub;
 
@@ -25,7 +25,7 @@
                        'links' => True,
                );
 
-               function menu($sub='')
+               function sms_menu($sub='')
                {
                        if(!$sub)
                        {

Index: class.sms.inc.php
===================================================================
RCS file: /sources/phpgroupware/sms/inc/class.sms.inc.php,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -b -r1.20 -r1.21
--- class.sms.inc.php   12 Oct 2006 12:03:18 -0000      1.20
+++ class.sms.inc.php   27 Dec 2006 10:39:15 -0000      1.21
@@ -8,7 +8,7 @@
        * @internal Development of this application was funded by 
http://www.bergen.kommune.no/bbb_/ekstern/
        * @package sms
        * @subpackage sms
-       * @version $Id: class.sms.inc.php,v 1.20 2006/10/12 12:03:18 sigurdne 
Exp $
+       * @version $Id: class.sms.inc.php,v 1.21 2006/12/27 10:39:15 sigurdne 
Exp $
        */
 
        /**
@@ -50,11 +50,11 @@
                }
        }
 
-       class sms_
+       class sms_sms_
        {
                var $apps_path;
                
-               function sms_()
+               function sms_sms_()
                {       
                        $this->apps_config = 
$GLOBALS['phpgw_info']['sms_config']['common']['apps_config'];
                        $this->apps_path = 
$GLOBALS['phpgw_info']['sms_config']['common']['apps_path'];

Index: class.soautoreply.inc.php
===================================================================
RCS file: /sources/phpgroupware/sms/inc/class.soautoreply.inc.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- class.soautoreply.inc.php   6 Jun 2006 08:38:05 -0000       1.2
+++ class.soautoreply.inc.php   27 Dec 2006 10:39:15 -0000      1.3
@@ -8,7 +8,7 @@
        * @internal Development of this application was funded by 
http://www.bergen.kommune.no/bbb_/ekstern/
        * @package sms
        * @subpackage autoreply
-       * @version $Id: class.soautoreply.inc.php,v 1.2 2006/06/06 08:38:05 
sigurdne Exp $
+       * @version $Id: class.soautoreply.inc.php,v 1.3 2006/12/27 10:39:15 
sigurdne Exp $
        */
 
        /**
@@ -16,7 +16,7 @@
         * @package sms
         */
 
-       class soautoreply
+       class sms_soautoreply
        {
                var $grants;
                var $db;
@@ -24,7 +24,7 @@
                var $account;
                var $autoreply_data;
 
-               function soautoreply()
+               function sms_soautoreply()
                {
                        $this->currentapp       = 
$GLOBALS['phpgw_info']['flags']['currentapp'];
                        $this->account          = 
$GLOBALS['phpgw_info']['user']['account_id'];

Index: class.socommand.inc.php
===================================================================
RCS file: /sources/phpgroupware/sms/inc/class.socommand.inc.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- class.socommand.inc.php     13 Sep 2006 08:52:32 -0000      1.5
+++ class.socommand.inc.php     27 Dec 2006 10:39:15 -0000      1.6
@@ -8,7 +8,7 @@
        * @internal Development of this application was funded by 
http://www.bergen.kommune.no/bbb_/ekstern/
        * @package sms
        * @subpackage command
-       * @version $Id: class.socommand.inc.php,v 1.5 2006/09/13 08:52:32 
sigurdne Exp $
+       * @version $Id: class.socommand.inc.php,v 1.6 2006/12/27 10:39:15 
sigurdne Exp $
        */
 
        /**
@@ -16,7 +16,7 @@
         * @package sms
         */
 
-       class socommand
+       class sms_socommand
        {
                var $grants;
                var $db;
@@ -24,7 +24,7 @@
                var $account;
                var $command_data;
 
-               function socommand()
+               function sms_socommand()
                {
                        $this->currentapp       = 
$GLOBALS['phpgw_info']['flags']['currentapp'];
                        $this->account          = 
$GLOBALS['phpgw_info']['user']['account_id'];

Index: class.socommon.inc.php
===================================================================
RCS file: /sources/phpgroupware/sms/inc/class.socommon.inc.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- class.socommon.inc.php      24 May 2006 13:32:33 -0000      1.2
+++ class.socommon.inc.php      27 Dec 2006 10:39:15 -0000      1.3
@@ -8,7 +8,7 @@
        * @internal Development of this application was funded by 
http://www.bergen.kommune.no/bbb_/ekstern/
        * @package sms
        * @subpackage core
-       * @version $Id: class.socommon.inc.php,v 1.2 2006/05/24 13:32:33 
sigurdne Exp $
+       * @version $Id: class.socommon.inc.php,v 1.3 2006/12/27 10:39:15 
sigurdne Exp $
        */
 
        /**
@@ -16,9 +16,9 @@
         * @package sms
         */
 
-       class socommon
+       class sms_socommon
        {
-               function socommon()
+               function sms_socommon()
                {
 
                        $this->currentapp       = 
$GLOBALS['phpgw_info']['flags']['currentapp'];

Index: class.soconfig.inc.php
===================================================================
RCS file: /sources/phpgroupware/sms/inc/class.soconfig.inc.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- class.soconfig.inc.php      25 May 2006 19:47:10 -0000      1.4
+++ class.soconfig.inc.php      27 Dec 2006 10:39:15 -0000      1.5
@@ -8,7 +8,7 @@
        * @internal Development of this application was funded by 
http://www.bergen.kommune.no/bbb_/ekstern/
        * @package sms
        * @subpackage config
-       * @version $Id: class.soconfig.inc.php,v 1.4 2006/05/25 19:47:10 
sigurdne Exp $
+       * @version $Id: class.soconfig.inc.php,v 1.5 2006/12/27 10:39:15 
sigurdne Exp $
        */
 
        /**
@@ -16,7 +16,7 @@
         * @package sms
         */
 
-       class soconfig
+       class sms_soconfig
        {
                var $grants;
                var $db;
@@ -24,7 +24,7 @@
                var $account;
                var $config_data;
 
-               function soconfig()
+               function sms_soconfig()
                {
                        $this->currentapp       = 
$GLOBALS['phpgw_info']['flags']['currentapp'];
                        $this->account          = 
$GLOBALS['phpgw_info']['user']['account_id'];

Index: class.sopoll.inc.php
===================================================================
RCS file: /sources/phpgroupware/sms/inc/class.sopoll.inc.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- class.sopoll.inc.php        8 Jun 2006 08:50:58 -0000       1.1
+++ class.sopoll.inc.php        27 Dec 2006 10:39:15 -0000      1.2
@@ -8,7 +8,7 @@
        * @internal Development of this application was funded by 
http://www.bergen.kommune.no/bbb_/ekstern/
        * @package sms
        * @subpackage poll
-       * @version $Id: class.sopoll.inc.php,v 1.1 2006/06/08 08:50:58 sigurdne 
Exp $
+       * @version $Id: class.sopoll.inc.php,v 1.2 2006/12/27 10:39:15 sigurdne 
Exp $
        */
 
        /**
@@ -16,7 +16,7 @@
         * @package sms
         */
 
-       class sopoll
+       class sms_sopoll
        {
                var $grants;
                var $db;
@@ -24,7 +24,7 @@
                var $account;
                var $poll_data;
 
-               function sopoll()
+               function sms_sopoll()
                {
                        $this->currentapp       = 
$GLOBALS['phpgw_info']['flags']['currentapp'];
                        $this->account          = 
$GLOBALS['phpgw_info']['user']['account_id'];

Index: class.sosms.inc.php
===================================================================
RCS file: /sources/phpgroupware/sms/inc/class.sosms.inc.php,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- class.sosms.inc.php 22 Jun 2006 07:01:29 -0000      1.6
+++ class.sosms.inc.php 27 Dec 2006 10:39:15 -0000      1.7
@@ -8,7 +8,7 @@
        * @internal Development of this application was funded by 
http://www.bergen.kommune.no/bbb_/ekstern/
        * @package hrm
        * @subpackage place
-       * @version $Id: class.sosms.inc.php,v 1.6 2006/06/22 07:01:29 sigurdne 
Exp $
+       * @version $Id: class.sosms.inc.php,v 1.7 2006/12/27 10:39:15 sigurdne 
Exp $
        */
 
        /**
@@ -16,14 +16,14 @@
         * @package hrm
         */
 
-       class sosms
+       class sms_sosms
        {
                var $grants;
                var $db;
                var $db2;
                var $account;
 
-               function sosms()
+               function sms_sosms()
                {
                        $this->currentapp       = 
$GLOBALS['phpgw_info']['flags']['currentapp'];
                        $this->account          = 
$GLOBALS['phpgw_info']['user']['account_id'];

Index: class.uiautoreply.inc.php
===================================================================
RCS file: /sources/phpgroupware/sms/inc/class.uiautoreply.inc.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- class.uiautoreply.inc.php   16 Sep 2006 14:05:03 -0000      1.4
+++ class.uiautoreply.inc.php   27 Dec 2006 10:39:15 -0000      1.5
@@ -8,7 +8,7 @@
        * @internal Development of this application was funded by 
http://www.bergen.kommune.no/bbb_/ekstern/
        * @package sms
        * @subpackage autoreply
-       * @version $Id: class.uiautoreply.inc.php,v 1.4 2006/09/16 14:05:03 
sigurdne Exp $
+       * @version $Id: class.uiautoreply.inc.php,v 1.5 2006/12/27 10:39:15 
sigurdne Exp $
        */
 
        /**
@@ -16,7 +16,7 @@
         * @package sms
         */
 
-       class uiautoreply
+       class sms_uiautoreply
        {
                var $public_functions = array(
                        'index'                 => True,
@@ -31,7 +31,7 @@
                        'delete_scenario'       => true
                        );
 
-               function uiautoreply()
+               function sms_uiautoreply()
                {
                        $this->currentapp                       = 
$GLOBALS['phpgw_info']['flags']['currentapp'];
                        $this->nextmatchs                       = 
CreateObject('phpgwapi.nextmatchs');

Index: class.uiboard.inc.php
===================================================================
RCS file: /sources/phpgroupware/sms/inc/class.uiboard.inc.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- class.uiboard.inc.php       16 Sep 2006 14:05:03 -0000      1.4
+++ class.uiboard.inc.php       27 Dec 2006 10:39:15 -0000      1.5
@@ -8,7 +8,7 @@
        * @internal Development of this application was funded by 
http://www.bergen.kommune.no/bbb_/ekstern/
        * @package sms
        * @subpackage board
-       * @version $Id: class.uiboard.inc.php,v 1.4 2006/09/16 14:05:03 
sigurdne Exp $
+       * @version $Id: class.uiboard.inc.php,v 1.5 2006/12/27 10:39:15 
sigurdne Exp $
        */
 
        /**
@@ -16,7 +16,7 @@
         * @package sms
         */
 
-       class uiboard
+       class sms_uiboard
        {
                var $public_functions = array(
                        'index'                 => True,
@@ -30,7 +30,7 @@
                        );
 
 
-               function uiboard()
+               function sms_uiboard()
                {
 
                        $this->currentapp                       = 
$GLOBALS['phpgw_info']['flags']['currentapp'];

Index: class.uicommand.inc.php
===================================================================
RCS file: /sources/phpgroupware/sms/inc/class.uicommand.inc.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- class.uicommand.inc.php     16 Sep 2006 14:05:03 -0000      1.5
+++ class.uicommand.inc.php     27 Dec 2006 10:39:15 -0000      1.6
@@ -8,7 +8,7 @@
        * @internal Development of this application was funded by 
http://www.bergen.kommune.no/bbb_/ekstern/
        * @package sms
        * @subpackage command
-       * @version $Id: class.uicommand.inc.php,v 1.5 2006/09/16 14:05:03 
sigurdne Exp $
+       * @version $Id: class.uicommand.inc.php,v 1.6 2006/12/27 10:39:15 
sigurdne Exp $
        */
 
        /**
@@ -16,7 +16,7 @@
         * @package sms
         */
 
-       class uicommand
+       class sms_uicommand
        {
                var $public_functions = array(
                        'index'                 => True,
@@ -27,7 +27,7 @@
                        );
 
 
-               function uicommand()
+               function sms_uicommand()
                {
 
                        $this->currentapp                       = 
$GLOBALS['phpgw_info']['flags']['currentapp'];

Index: class.uiconfig.inc.php
===================================================================
RCS file: /sources/phpgroupware/sms/inc/class.uiconfig.inc.php,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- class.uiconfig.inc.php      15 Sep 2006 13:28:09 -0000      1.7
+++ class.uiconfig.inc.php      27 Dec 2006 10:39:15 -0000      1.8
@@ -8,7 +8,7 @@
        * @internal Development of this application was funded by 
http://www.bergen.kommune.no/bbb_/ekstern/
        * @package sms
        * @subpackage config
-       * @version $Id: class.uiconfig.inc.php,v 1.7 2006/09/15 13:28:09 
sigurdne Exp $
+       * @version $Id: class.uiconfig.inc.php,v 1.8 2006/12/27 10:39:15 
sigurdne Exp $
        */
 
        /**
@@ -16,7 +16,7 @@
         * @package sms
         */
 
-       class uiconfig
+       class sms_uiconfig
        {
                var $grants;
                var $start;
@@ -41,7 +41,7 @@
                        'daemon_manual'         => True,                        
                );
 
-               function uiconfig()
+               function sms_uiconfig()
                {
                        $GLOBALS['phpgw_info']['flags']['xslt_app'] = True;
                        $this->currentapp                       = 
$GLOBALS['phpgw_info']['flags']['currentapp'];

Index: class.uicustom.inc.php
===================================================================
RCS file: /sources/phpgroupware/sms/inc/class.uicustom.inc.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- class.uicustom.inc.php      16 Sep 2006 14:05:03 -0000      1.4
+++ class.uicustom.inc.php      27 Dec 2006 10:39:15 -0000      1.5
@@ -8,7 +8,7 @@
        * @internal Development of this application was funded by 
http://www.bergen.kommune.no/bbb_/ekstern/
        * @package sms
        * @subpackage custom
-       * @version $Id: class.uicustom.inc.php,v 1.4 2006/09/16 14:05:03 
sigurdne Exp $
+       * @version $Id: class.uicustom.inc.php,v 1.5 2006/12/27 10:39:15 
sigurdne Exp $
        */
 
        /**
@@ -16,7 +16,7 @@
         * @package sms
         */
 
-       class uicustom
+       class sms_uicustom
        {
                var $public_functions = array(
                        'index'                 => True,
@@ -29,7 +29,7 @@
                        );
 
 
-               function uicustom()
+               function sms_uicustom()
                {
 
                        $this->currentapp                       = 
$GLOBALS['phpgw_info']['flags']['currentapp'];

Index: class.uipoll.inc.php
===================================================================
RCS file: /sources/phpgroupware/sms/inc/class.uipoll.inc.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- class.uipoll.inc.php        16 Sep 2006 14:05:03 -0000      1.3
+++ class.uipoll.inc.php        27 Dec 2006 10:39:15 -0000      1.4
@@ -8,7 +8,7 @@
        * @internal Development of this application was funded by 
http://www.bergen.kommune.no/bbb_/ekstern/
        * @package sms
        * @subpackage polls
-       * @version $Id: class.uipoll.inc.php,v 1.3 2006/09/16 14:05:03 sigurdne 
Exp $
+       * @version $Id: class.uipoll.inc.php,v 1.4 2006/12/27 10:39:15 sigurdne 
Exp $
        */
 
        /**
@@ -16,7 +16,7 @@
         * @package sms
         */
 
-       class uipoll
+       class sms_uipoll
        {
                var $public_functions = array(
                        'index'                 => True,
@@ -32,7 +32,7 @@
                        );
 
 
-               function uipoll()
+               function sms_uipoll()
                {
 
                        $this->currentapp                       = 
$GLOBALS['phpgw_info']['flags']['currentapp'];

Index: class.uisms.inc.php
===================================================================
RCS file: /sources/phpgroupware/sms/inc/class.uisms.inc.php,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- class.uisms.inc.php 15 Sep 2006 13:28:09 -0000      1.14
+++ class.uisms.inc.php 27 Dec 2006 10:39:15 -0000      1.15
@@ -8,7 +8,7 @@
        * @internal Development of this application was funded by 
http://www.bergen.kommune.no/bbb_/ekstern/
        * @package sms
        * @subpackage sms
-       * @version $Id: class.uisms.inc.php,v 1.14 2006/09/15 13:28:09 sigurdne 
Exp $
+       * @version $Id: class.uisms.inc.php,v 1.15 2006/12/27 10:39:15 sigurdne 
Exp $
        */
 
        /**
@@ -16,7 +16,7 @@
         * @package sms
         */
 
-       class uisms
+       class sms_uisms
        {
                var $grants;
                var $start;
@@ -36,7 +36,7 @@
                        'delete_out' => True
                );
 
-               function uisms()
+               function sms_uisms()
                {
                        $GLOBALS['phpgw_info']['flags']['xslt_app'] = True;
                        $this->currentapp                       = 
$GLOBALS['phpgw_info']['flags']['currentapp'];

Index: plugin/gateway/gnokii/fn.php
===================================================================
RCS file: /sources/phpgroupware/sms/inc/plugin/gateway/gnokii/fn.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- plugin/gateway/gnokii/fn.php        25 May 2006 19:47:10 -0000      1.4
+++ plugin/gateway/gnokii/fn.php        27 Dec 2006 10:39:15 -0000      1.5
@@ -1,12 +1,12 @@
 <?php
 
-       class sms extends sms_
+       class sms_sms extends sms_sms_
        {       
-               function sms()
+               function sms_sms()
                {
                        $this->db = $GLOBALS['phpgw']->db;
                        $this->db2 = clone($this->db);
-                       $this->sms_();          
+                       $this->sms_sms_();              
                //      $this->gnokii_param[name]= 
$GLOBALS['phpgw_info']['sms_config']['common']['gateway_module'];
                        $this->gnokii_param[path]= 
$GLOBALS['phpgw_info']['sms_config']['gnokii']['gnokii_cfg'];
                }




reply via email to

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