move from old projct to new one

This commit is contained in:
reinerj 2004-05-05 12:06:13 +00:00
parent ee0cefe3c0
commit 48f840d7de
87 changed files with 274 additions and 275 deletions

View File

@ -1,10 +1,10 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Template class * * eGroupWare API - Template class *
* (C) Copyright 1999-2000 NetUSE GmbH Kristian Koehntopp * * (C) Copyright 1999-2000 NetUSE GmbH Kristian Koehntopp *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This is not part of phpGroupWare, but is used by phpGroupWare. * * This is not part of eGroupWare, but is used by eGroupWare. *
* http://www.phpgroupware.org/ * * http://www.egroupware.org/ *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This program is free software; you can redistribute it and/or modify it * * This program is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published * * under the terms of the GNU Lesser General Public License as published *

View File

@ -1,10 +1,10 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Template class * * eGoupWare API - Template class *
* (C) Copyright 1999-2000 NetUSE GmbH Kristian Koehntopp * * (C) Copyright 1999-2000 NetUSE GmbH Kristian Koehntopp *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This is not part of phpGroupWare, but is used by phpGroupWare. * * This is not part of eGoupWare, but is used by eGoupWare. *
* http://www.phpgroupware.org/ * * http://www.egroupware.org/ *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This program is free software; you can redistribute it and/or modify it * * This program is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published * * under the terms of the GNU Lesser General Public License as published *

View File

@ -1,12 +1,12 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Accounts manager for the contacts class * * eGroupWare API - Accounts manager for the contacts class *
* This file written by Miles Lott <milosch@phpgroupware.org> * * This file written by Miles Lott <milosch@groupwhere.org> *
* View and manipulate account records using the contacts class * * View and manipulate account records using the contacts class *
* Copyright (C) 2000, 2001 Miles Lott * * Copyright (C) 2000, 2001 Miles Lott *
* -------------------------------------------------------------------------* * -------------------------------------------------------------------------*
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -1,6 +1,6 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Accounts manager for LDAP * * eGroupWare API - Accounts manager for LDAP *
* Written by Joseph Engo <jengo@phpgroupware.org> * * Written by Joseph Engo <jengo@phpgroupware.org> *
* and Lars Kneschke <lkneschke@phpgw.de> * * and Lars Kneschke <lkneschke@phpgw.de> *
* and Miles Lott <milos@groupwhere.org> * * and Miles Lott <milos@groupwhere.org> *
@ -9,8 +9,8 @@
* Copyright (C) 2000 - 2002 Joseph Engo, Lars Kneschke * * Copyright (C) 2000 - 2002 Joseph Engo, Lars Kneschke *
* Copyright (C) 2003 Lars Kneschke, Bettina Gille * * Copyright (C) 2003 Lars Kneschke, Bettina Gille *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org * * http://www.egroupware.org *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -1,14 +1,14 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Accounts manager shared functions * * eGroupWare API - Accounts manager shared functions *
* Written by Joseph Engo <jengo@phpgroupware.org> * * Written by Joseph Engo <jengo@phpgroupware.org> *
* and Bettina Gille [ceb@phpgroupware.org] * * and Bettina Gille [ceb@phpgroupware.org] *
* shared functions for other account repository managers * * shared functions for other account repository managers *
* Copyright (C) 2000 - 2002 Joseph Engo * * Copyright (C) 2000 - 2002 Joseph Engo *
* Copyright (C) 2003 Joseph Engo, Bettina Gille * * Copyright (C) 2003 Joseph Engo, Bettina Gille *
* -------------------------------------------------------------------------* * -------------------------------------------------------------------------*
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org * * http://www.egroupware.org *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -1,6 +1,6 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Accounts manager for SQL * * eGroupWare API - Accounts manager for SQL *
* Written by Joseph Engo <jengo@phpgroupware.org> * * Written by Joseph Engo <jengo@phpgroupware.org> *
* and Dan Kuykendall <seek3r@phpgroupware.org> * * and Dan Kuykendall <seek3r@phpgroupware.org> *
* and Bettina Gille [ceb@phpgroupware.org] * * and Bettina Gille [ceb@phpgroupware.org] *
@ -8,8 +8,8 @@
* Copyright (C) 2000 - 2002 Joseph Engo * * Copyright (C) 2000 - 2002 Joseph Engo *
* Copyright (C) 2003 Joseph Engo, Bettina Gille * * Copyright (C) 2003 Joseph Engo, Bettina Gille *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org * * http://www.egroupware.org *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -1,12 +1,12 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Access Control List * * eGroupWare API - Access Control List *
* This file written by Dan Kuykendall <seek3r@phpgroupware.org> * * This file written by Dan Kuykendall <seek3r@phpgroupware.org> *
* Security scheme based on ACL design * * Security scheme based on ACL design *
* Copyright (C) 2000, 2001 Dan Kuykendall * * Copyright (C) 2000, 2001 Dan Kuykendall *
* -------------------------------------------------------------------------* * -------------------------------------------------------------------------*
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -1,11 +1,11 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Applications manager functions * * eGroupWare API - Applications manager functions *
* This file written by Mark Peters <skeeter@phpgroupware.org> * * This file written by Mark Peters <skeeter@phpgroupware.org> *
* Copyright (C) 2001 Mark Peters * * Copyright (C) 2001 Mark Peters *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -1,13 +1,13 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Auth from HTTP * * eGroupWare API - Auth from HTTP *
* This file written by Dan Kuykendall <seek3r@phpgroupware.org> * * This file written by Dan Kuykendall <seek3r@phpgroupware.org> *
* and Joseph Engo <jengo@phpgroupware.org> * * and Joseph Engo <jengo@phpgroupware.org> *
* Authentication based on HTTP auth * * Authentication based on HTTP auth *
* Copyright (C) 2000, 2001 Dan Kuykendall * * Copyright (C) 2000, 2001 Dan Kuykendall *
* -------------------------------------------------------------------------* * -------------------------------------------------------------------------*
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -1,14 +1,14 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Auth from LDAP * * eGroupWare API - Auth from LDAP *
* This file written by Lars Kneschke <lkneschke@linux-at-work.de> * * This file written by Lars Kneschke <lkneschke@linux-at-work.de> *
* and Joseph Engo <jengo@phpgroupware.org> * * and Joseph Engo <jengo@phpgroupware.org> *
* Authentication based on LDAP Server * * Authentication based on LDAP Server *
* Copyright (C) 2000, 2001 Joseph Engo * * Copyright (C) 2000, 2001 Joseph Engo *
* Copyright (C) 2002, 2003 Lars Kneschke * * Copyright (C) 2002, 2003 Lars Kneschke *
* -------------------------------------------------------------------------* * -------------------------------------------------------------------------*
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -1,12 +1,12 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Auth from Mail server * * eGroupWare API - Auth from Mail server *
* This file written by Dan Kuykendall <seek3r@phpgroupware.org> * * This file written by Dan Kuykendall <seek3r@phpgroupware.org> *
* Authentication based on mail server * * Authentication based on mail server *
* Copyright (C) 2000, 2001 Dan Kuykendall * * Copyright (C) 2000, 2001 Dan Kuykendall *
* -------------------------------------------------------------------------* * -------------------------------------------------------------------------*
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -1,12 +1,12 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* eGroupWare API - Auth from NIS * * eGroupWare API - Auth from NIS *
* Authentication based on NIS maps * * Authentication based on NIS maps *
* by Dylan Adams <dadams@jhu.edu> * * by Dylan Adams <dadams@jhu.edu> *
* Copyright (C) 2001 Dylan Adams * * Copyright (C) 2001 Dylan Adams *
* -------------------------------------------------------------------------* * -------------------------------------------------------------------------*
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -1,6 +1,6 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Auth from SQL * * eGroupWare API - Auth from SQL *
* This file written by Dan Kuykendall <seek3r@phpgroupware.org> * * This file written by Dan Kuykendall <seek3r@phpgroupware.org> *
* and Joseph Engo <jengo@phpgroupware.org> * * and Joseph Engo <jengo@phpgroupware.org> *
* Encryption types other than md5() added by * * Encryption types other than md5() added by *

View File

@ -1,12 +1,12 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Auth from SQL, with optional SSL authentication * * eGroupWare API - Auth from SQL, with optional SSL authentication *
* This file written by Andreas 'Count' Kotes <count@flatline.de> * * This file written by Andreas 'Count' Kotes <count@flatline.de> *
* Authentication based on SQL table and X.509 certificates * * Authentication based on SQL table and X.509 certificates *
* Copyright (C) 2000, 2001 Dan Kuykendall * * Copyright (C) 2000, 2001 Dan Kuykendall *
* -------------------------------------------------------------------------* * -------------------------------------------------------------------------*
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -1,13 +1,13 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Browser detect functions * * eGroupWare API - Browser detect functions *
* This file written by Miles Lott <milosch@phpgroupware.org> * * This file written by Miles Lott <milosch@groupwhere.org> *
* Majority of code borrowed from Sourceforge 2.5 * * Majority of code borrowed from Sourceforge 2.5 *
* Copyright 1999-2000 (c) The SourceForge Crew - http://sourceforge.net * * Copyright 1999-2000 (c) The SourceForge Crew - http://sourceforge.net *
* Browser detection functions for phpGroupWare developers * * Browser detection functions for eGroupWare developers *
* -------------------------------------------------------------------------* * -------------------------------------------------------------------------*
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -1,14 +1,14 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Categories * * eGroupWare API - Categories *
* This file written by Joseph Engo <jengo@phpgroupware.org> * * This file written by Joseph Engo <jengo@phpgroupware.org> *
* and Bettina Gille [ceb@phpgroupware.org] * * and Bettina Gille [ceb@phpgroupware.org] *
* Category manager * * Category manager *
* Copyright (C) 2000, 2001 Joseph Engo, Bettina Gille * * Copyright (C) 2000, 2001 Joseph Engo, Bettina Gille *
* Copyright (C) 2002, 2003 Bettina Gille * * Copyright (C) 2002, 2003 Bettina Gille *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org * * http://www.egroupware.org *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *
@ -137,7 +137,7 @@
@param $query string defaults to '' @param $query string defaults to ''
@param $sort string sort order, either defaults to 'ASC' @param $sort string sort order, either defaults to 'ASC'
@param $order order by @param $order order by
@param $globals True or False, includes the global phpgroupware categories or not @param $globals True or False, includes the global egroupware categories or not
@result $cats array @result $cats array
*/ */
function return_array($type,$start,$limit = True,$query = '',$sort = '',$order = '',$globals = False, $parent_id = '', $lastmod = -1, $column = '') function return_array($type,$start,$limit = True,$query = '',$sort = '',$order = '',$globals = False, $parent_id = '', $lastmod = -1, $column = '')
@ -453,7 +453,7 @@
@param $format currently supports select (select box) or list @param $format currently supports select (select box) or list
@param $type string - subs or mains @param $type string - subs or mains
@param $selected - cat_id or array with cat_id values @param $selected - cat_id or array with cat_id values
@param $globals True or False, includes the global phpgroupware categories or not @param $globals True or False, includes the global egroupware categories or not
@result $s array - populated with categories @result $s array - populated with categories
*/ */
function formatted_list($format,$type='',$selected = '',$globals = False,$site_link = 'site') function formatted_list($format,$type='',$selected = '',$globals = False,$site_link = 'site')

View File

@ -1,9 +1,9 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Client browser detection * * eGroupWare API - Client browser detection *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This is not part of phpGroupWare, but is used by phpGroupWare. * * This is not part of eGroupWare, but is used by eGroupWare. *
* http://www.phpgroupware.org/ * * http://www.egroupware.org/ *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This program is free software; you can redistribute it and/or modify it * * 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 * * under the terms of the GNU General Public License as published by the *

View File

@ -1,11 +1,11 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Application configuration in a centralized location * * eGroupWare API - Application configuration in a centralized location *
* This file written by Joseph Engo <jengo@phpgroupware.org> * * This file written by Joseph Engo <jengo@phpgroupware.org> *
* Copyright (C) 2000, 2001 Joseph Engo * * Copyright (C) 2000, 2001 Joseph Engo *
* -------------------------------------------------------------------------* * -------------------------------------------------------------------------*
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -1,14 +1,14 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Contact Management Shared Routines * * eGroupWare API - Contact Management Shared Routines *
* Written by Joseph Engo <jengo@phpgroupware.org> * * Written by Joseph Engo <jengo@phpgroupware.org> *
* and Miles Lott <milosch@phpgroupware.org> * * and Miles Lott <milosch@groupwhere.org> *
* and Bettina Gille <ceb@phpgroupware.org> * * and Bettina Gille <ceb@phpgroupware.org> *
* View and manipulate contact records * * View and manipulate contact records *
* Copyright (C) 2001, 2002 Joseph Engo, Miles Lott, Bettina Gille * * Copyright (C) 2001, 2002 Joseph Engo, Miles Lott, Bettina Gille *
* -------------------------------------------------------------------------* * -------------------------------------------------------------------------*
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org * * http://www.egroupware.org *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *
@ -84,7 +84,7 @@
} }
/** /**
* Get the the person data what you want. Wrapper function to stay compatible with phpgroupware. * Get the the person data what you want. Wrapper function to stay compatible with egroupware.
* *
* @author Lars Kneschke <lars@kneschke.de> * @author Lars Kneschke <lars@kneschke.de>
* @param array $fields The fields that you can see from person * @param array $fields The fields that you can see from person

View File

@ -1,11 +1,11 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Accounts manager for LDAP * * eGroupWare API - Accounts manager for LDAP *
* This file written by Miles Lott <milosch@phpgroupware.org> * * This file written by Miles Lott <milosch@groupwhere.org> *
* View and manipulate contact records using LDAP * * View and manipulate contact records using LDAP *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -1,13 +1,13 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Contacts manager for SQL * * eGroupWare API - Contacts manager for SQL *
* This file written by Joseph Engo <jengo@phpgroupware.org> * * This file written by Joseph Engo <jengo@phpgroupware.org> *
* and Miles Lott <milosch@phpgroupware.org> * * and Miles Lott <milosch@groupwhere.org> *
* View and manipulate contact records using SQL * * View and manipulate contact records using SQL *
* Copyright (C) 2001 Joseph Engo * * Copyright (C) 2001 Joseph Engo *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -1,7 +1,7 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare - Calendar Holidays * * eGroupWare - Calendar Holidays *
* http://www.phpgroupware.org * * http://www.egroupware.org *
* Written by Mark Peters <skeeter@phpgroupware.org> * * Written by Mark Peters <skeeter@phpgroupware.org> *
* -------------------------------------------- * * -------------------------------------------- *
* This program is free software; you can redistribute it and/or modify it * * This program is free software; you can redistribute it and/or modify it *

View File

@ -1,12 +1,12 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Crypto * * eGroupWare API - Crypto *
* This file written by Joseph Engo <jengo@phpgroupware.org> * * This file written by Joseph Engo <jengo@phpgroupware.org> *
* Handles encrypting strings based on various encryption schemes * * Handles encrypting strings based on various encryption schemes *
* Copyright (C) 2000, 2001 Dan Kuykendall * * Copyright (C) 2000, 2001 Dan Kuykendall *
* -------------------------------------------------------------------------* * -------------------------------------------------------------------------*
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* -------------------------------------------------------------------------* * -------------------------------------------------------------------------*
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -1,6 +1,6 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Commononly used functions * * eGroupWare API - Commononly used functions *
* This file written by Dan Kuykendall <seek3r@phpgroupware.org> * * This file written by Dan Kuykendall <seek3r@phpgroupware.org> *
* and Joseph Engo <jengo@phpgroupware.org> * * and Joseph Engo <jengo@phpgroupware.org> *
* and Mark Peters <skeeter@phpgroupware.org> * * and Mark Peters <skeeter@phpgroupware.org> *

View File

@ -1,11 +1,11 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - * * eGroupWare API - *
* Copyright (c) 1998,1999 SH Online Dienst GmbH Boris Erdmann, * * Copyright (c) 1998,1999 SH Online Dienst GmbH Boris Erdmann, *
* Kristian Koehntopp * * Kristian Koehntopp *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This is not part of phpGroupWare, but is used by phpGroupWare. * * This is not part of eGroupWare, but is used byeGroupWare. *
* http://www.phpgroupware.org/ * * http://www.egroupware.org/ *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This program is free software; you can redistribute it and/or modify it * * This program is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published * * under the terms of the GNU Lesser General Public License as published *

View File

@ -1,12 +1,12 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - MS SQL Server support * * eGroupWare API - MS SQL Server support *
* (C) Copyright 1998 Cameron Taggart (cameront@wolfenet.com) * * (C) Copyright 1998 Cameron Taggart (cameront@wolfenet.com) *
* Modified by Guarneri carmelo (carmelo@melting-soft.com) * * Modified by Guarneri carmelo (carmelo@melting-soft.com) *
* Modified by Cameron Just (C.Just@its.uq.edu.au) * * Modified by Cameron Just (C.Just@its.uq.edu.au) *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This is not part of phpGroupWare, but is used by phpGroupWare. * * This is not part of eGroupWare, but is used by eGroupWare. *
* http://www.phpgroupware.org/ * * http://www.egroupware.org/ *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This program is free software; you can redistribute it and/or modify it * * This program is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published * * under the terms of the GNU Lesser General Public License as published *

View File

@ -1,10 +1,10 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - MySQL database support * * eGroupWare API - MySQL database support *
* Copyright (c) 1998-2000 NetUSE AG Boris Erdmann, Kristian Koehntopp * * Copyright (c) 1998-2000 NetUSE AG Boris Erdmann, Kristian Koehntopp *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This is not part of phpGroupWare, but is used by phpGroupWare. * * This is not part of eGroupWare, but is used by eGroupWare. *
* http://www.phpgroupware.org/ * * http://www.egroupware.org/ *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This program is free software; you can redistribute it and/or modify it * * This program is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published * * under the terms of the GNU Lesser General Public License as published *

View File

@ -1,11 +1,11 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - ODBC Database support * * eGroupWare API - ODBC Database support *
* Copyright (c) 1998,1999 SH Online Dienst GmbH Boris Erdmann, * * Copyright (c) 1998,1999 SH Online Dienst GmbH Boris Erdmann, *
* Kristian Koehntopp * * Kristian Koehntopp *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This is not part of phpGroupWare, but is used by phpGroupWare. * * This is not part of eGroupWare, but is used by eGroupWare. *
* http://www.phpgroupware.org/ * * http://www.egroupware.org/ *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This program is free software; you can redistribute it and/or modify it * * This program is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published * * under the terms of the GNU Lesser General Public License as published *

View File

@ -1,11 +1,11 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - * * eGroupWare API - *
* Copyright (c) 1998-2000 Luis Francisco Gonzalez Hernandez * * Copyright (c) 1998-2000 Luis Francisco Gonzalez Hernandez *
* Oracle accessor based on Session Management for PHP3 * * Oracle accessor based on Session Management for PHP3 *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This is not part of phpGroupWare, but is used by phpGroupWare. * * This is not part of phpGroupWare, but is used by eGroupWare. *
* http://www.phpgroupware.org/ * * http://www.egroupware.org/ *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This program is free software; you can redistribute it and/or modify it * * This program is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published * * under the terms of the GNU Lesser General Public License as published *

View File

@ -1,11 +1,11 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - * * eGroupWare API - *
* Copyright (c) 1998,1999 SH Online Dienst GmbH Boris Erdmann, * * Copyright (c) 1998,1999 SH Online Dienst GmbH Boris Erdmann, *
* Kristian Koehntopp * * Kristian Koehntopp *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This is not part of phpGroupWare, but is used by phpGroupWare. * * This is not part of eGroupWare, but is used by eGroupWare. *
* http://www.phpgroupware.org/ * * http://www.egroupware.org/ *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This program is free software; you can redistribute it and/or modify it * * This program is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published * * under the terms of the GNU Lesser General Public License as published *

View File

@ -1,13 +1,13 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Sybase DB support * * eGroupWare API - Sybase DB support *
* Copyright (c) 1998,1999 SH Online Dienst GmbH Boris Erdmann, * * Copyright (c) 1998,1999 SH Online Dienst GmbH Boris Erdmann, *
* Kristian Koehntopp * * Kristian Koehntopp *
* Adapted from db_mysql.inc by Sascha Schumann <sascha@schumann.cx> * * Adapted from db_mysql.inc by Sascha Schumann <sascha@schumann.cx> *
* metadata() contributed by Adelino Monteiro <adelino@infologia.pt> * * metadata() contributed by Adelino Monteiro <adelino@infologia.pt> *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This is not part of phpGroupWare, but is used by phpGroupWare. * * This is not part of eGroupWare, but is used by eGroupWare. *
* http://www.phpgroupware.org/ * * http://www.egroupware.org/ *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This program is free software; you can redistribute it and/or modify it * * This program is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published * * under the terms of the GNU Lesser General Public License as published *

View File

@ -1,7 +1,7 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare - eventlog * * eGroupWare - eventlog *
* http://www.phpgroupware.org * * http://www.egroupware.org *
* This application written by jerry westrick <jerry@westrick.com> * * This application written by jerry westrick <jerry@westrick.com> *
* -------------------------------------------- * * -------------------------------------------- *
* This program is free software; you can redistribute it and/or modify it * * This program is free software; you can redistribute it and/or modify it *

View File

@ -1,7 +1,7 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare - errorlog * * eGroupWare - errorlog *
* http://www.phpgroupware.org * * http://www.egroupware.org *
* This application written by jerry westrick <jerry@westrick.com> * * This application written by jerry westrick <jerry@westrick.com> *
* -------------------------------------------- * * -------------------------------------------- *
* This program is free software; you can redistribute it and/or modify it * * This program is free software; you can redistribute it and/or modify it *

View File

@ -1,7 +1,7 @@
<?php <?php
/*******************************************************************\ /*******************************************************************\
* phpGroupWare - GD Graph * * eGroupWare - GD Graph *
* http://www.phpgroupware.org * * http://www.egroupware.org *
* This program is part of the GNU project, see http://www.gnu.org/ * * This program is part of the GNU project, see http://www.gnu.org/ *
* * * *
* Written by Bettina Gille [ceb@phpgroupware.org] * * Written by Bettina Gille [ceb@phpgroupware.org] *
@ -13,7 +13,7 @@
* Double Choco Latte - Source Configuration Management System * * Double Choco Latte - Source Configuration Management System *
* Copyright (C) 1999 Michael L. Dean & Tim R. Norman * * Copyright (C) 1999 Michael L. Dean & Tim R. Norman *
* ----------------------------------------------------------------- * * ----------------------------------------------------------------- *
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* ----------------------------------------------------------------- * * ----------------------------------------------------------------- *
* This library is free software; you can redistribute it and/or * * This library is free software; you can redistribute it and/or *
* modify it under the terms of the GNU General Public License as * * modify it under the terms of the GNU General Public License as *

View File

@ -1,7 +1,7 @@
<?php <?php
/*******************************************************************\ /*******************************************************************\
* phpGroupWare - GD Image * * eGroupWare - GD Image *
* http://www.phpgroupware.org * * http://www.egroupware.org *
* * * *
* Written by by Bettina Gille [ceb@phpgroupware.org] * * Written by by Bettina Gille [ceb@phpgroupware.org] *
* * * *
@ -12,7 +12,7 @@
* Double Choco Latte - Source Configuration Management System * * Double Choco Latte - Source Configuration Management System *
* Copyright (C) 1999 Michael L. Dean & Tim R. Norman * * Copyright (C) 1999 Michael L. Dean & Tim R. Norman *
* ----------------------------------------------------------------- * * ----------------------------------------------------------------- *
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* ----------------------------------------------------------------- * * ----------------------------------------------------------------- *
* This library is free software; you can redistribute it and/or * * This library is free software; you can redistribute it and/or *
* modify it under the terms of the GNU General Public License as * * modify it under the terms of the GNU General Public License as *

View File

@ -1,12 +1,12 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Graphical * * eGroupWare API - Graphical *
* This file written by Lars Kneschke <knecke@phpgroupware.org> * * This file written by Lars Kneschke <lars@kneschke.de> *
* Allows the creation of graphical buttons * * Allows the creation of graphical buttons *
* Copyright (C) 2001 Lars Kneschke * * Copyright (C) 2001 Lars Kneschke *
* -------------------------------------------------------------------------* * -------------------------------------------------------------------------*
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -1,11 +1,11 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Record history logging * * eGroupWare API - Record history logging *
* This file written by Joseph Engo <jengo@phpgroupware.org> * * This file written by Joseph Engo <jengo@phpgroupware.org> *
* Copyright (C) 2001 Joseph Engo * * Copyright (C) 2001 Joseph Engo *
* -------------------------------------------------------------------------* * -------------------------------------------------------------------------*
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -1,12 +1,12 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Hooks * * eGroupWare API - Hooks *
* This file written by Dan Kuykendall <seek3r@phpgroupware.org> * * This file written by Dan Kuykendall <seek3r@phpgroupware.org> *
* Allows applications to "hook" into each other * * Allows applications to "hook" into each other *
* Copyright (C) 2000, 2001 Dan Kuykendall * * Copyright (C) 2000, 2001 Dan Kuykendall *
* -------------------------------------------------------------------------* * -------------------------------------------------------------------------*
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -1,9 +1,9 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - HTTP protocol class * * eGroupWare API - HTTP protocol class *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This is not part of phpGroupWare, but is used by phpGroupWare. * * This is not part of eGroupWare, but is used by eGroupWare. *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This program is free software; you can redistribute it and/or modify it * * 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 * * under the terms of the GNU General Public License as published by the *

View File

@ -1,12 +1,12 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - WebDAV * * eGroupWare API - WebDAV *
* This file written by Jonathon Sim (for Zeald Ltd) <jsim@free.net.nz> * * This file written by Jonathon Sim (for Zeald Ltd) <jsim@free.net.nz> *
* Provides methods for manipulating an RFC 2518 DAV repository * * Provides methods for manipulating an RFC 2518 DAV repository *
* Copyright (C) 2002 Zeald Ltd * * Copyright (C) 2002 Zeald Ltd *
* -------------------------------------------------------------------------* * -------------------------------------------------------------------------*
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -1,7 +1,7 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - phpgw Inter-server communications class * * eGroupWare API - phpgw Inter-server communications class *
* This file written by Miles Lott <milosch@phpgroupware.org> * * This file written by Miles Lott <milosch@groupwhere.org> *
* Maintain list and provide send interface to remote phpgw servers * * Maintain list and provide send interface to remote phpgw servers *
* Copyright (C) 2001 Miles Lott * * Copyright (C) 2001 Miles Lott *
* -------------------------------------------------------------------------* * -------------------------------------------------------------------------*

View File

@ -1,11 +1,11 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - JavaScript * * eGroupWare API - JavaScript *
* Written by Dave Hall skwashd at phpgroupware.org * * Written by Dave Hall skwashd at phpgroupware.org *
* Copyright (C) 2003 Free Software Foundation Inc * * Copyright (C) 2003 Free Software Foundation Inc *
* -------------------------------------------------------------------------* * -------------------------------------------------------------------------*
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This program is Free Software; you can redistribute it and/or modify it * * 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 * * under the terms of the GNU General Public License as published by the *
@ -15,7 +15,7 @@
/* $Id$ */ /* $Id$ */
/** /**
* phpGroupWare javascript support class * eGroupWare javascript support class
* *
* Only instanstiate this class using: * Only instanstiate this class using:
* <code> * <code>
@ -38,7 +38,6 @@
* @copyright &copy; 2003 Free Software Foundation * @copyright &copy; 2003 Free Software Foundation
* @license GPL * @license GPL
* @uses template * @uses template
* @link http://docs.phpgroupware.org/wiki/classJavaScript
*/ */
class javascript class javascript
{ {

View File

@ -1,13 +1,13 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Link box generator * * eGroupWare API - Link box generator *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* This file written by Mark Peters <skeeter@phpgroupware.org> * * This file written by Mark Peters <skeeter@phpgroupware.org> *
* Creates listboxes using templates * * Creates listboxes using templates *
* Copyright (C) 2000, 2001 Mark Peters * * Copyright (C) 2000, 2001 Mark Peters *
* -------------------------------------------------------------------------* * -------------------------------------------------------------------------*
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -1,7 +1,7 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare - log * * eGroupWare - log *
* http://www.phpgroupware.org * * http://www.egroupware.org *
* This application written by jerry westrick <jerry@westrick.com> * * This application written by jerry westrick <jerry@westrick.com> *
* -------------------------------------------- * * -------------------------------------------- *
* This program is free software; you can redistribute it and/or modify it * * This program is free software; you can redistribute it and/or modify it *

View File

@ -1,6 +1,6 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Matrix View Generator * * eGroupWare API - Matrix View Generator *
* This file written by Marc Logemann <loge@phpgroupware.org> * * This file written by Marc Logemann <loge@phpgroupware.org> *
* class for creating matrix like timeframes for items * * class for creating matrix like timeframes for items *
* * * *
@ -11,8 +11,8 @@
* * * *
* Copyright (C) 2000, 2001 Marc Logemann * * Copyright (C) 2000, 2001 Marc Logemann *
* -------------------------------------------------------------------------* * -------------------------------------------------------------------------*
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -1,11 +1,11 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - MenuTree * * eGroupWare API - MenuTree *
* This file based on PHP3 TreeMenu * * This file based on PHP3 TreeMenu *
* (c)1999 Bjorge Dijkstra <bjorge@gmx.net> * * (c)1999 Bjorge Dijkstra <bjorge@gmx.net> *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This is not part of phpGroupWare, but is used by phpGroupWare. * * This is not part of eGroupWare, but is used by eGroupWare. *
* http://www.phpgroupware.org/ * * http://www.egroupware.org/ *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This program is free software; you can redistribute it and/or modify it * * 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 * * under the terms of the GNU General Public License as published by the *

View File

@ -1,7 +1,7 @@
<?php <?php
/********************************************************************\ /********************************************************************\
* phpGroupWare - phpGroupWare API - mime magic * * eGroupWare - eGroupWare API - mime magic *
* http://www.phpgroupware.org * * http://www.egroupware.org *
* This program is part of the GNU project, see http://www.gnu.org * * This program is part of the GNU project, see http://www.gnu.org *
* * * *
* Originally taken from the Horde Framework http://horde.org * * Originally taken from the Horde Framework http://horde.org *

View File

@ -1,10 +1,10 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - HTTP and WebDAV protocol class * * eGroupWare API - HTTP and WebDAV protocol class *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* Original Author: Leo West <west_leo@yahoo-REMOVE-.com> * * Original Author: Leo West <west_leo@yahoo-REMOVE-.com> *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is not part of phpGroupWare, but is used by phpGroupWare. * * This library is not part of eGroupWare, but is used by eGroupWare. *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This program is free software; you can redistribute it and/or modify it * * 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 * * under the terms of the GNU General Public License as published by the *

View File

@ -1,12 +1,12 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Network * * eGroupWare API - Network *
* This file written by Mark Peters <skeeter@phpgroupware.org> * * This file written by Mark Peters <skeeter@phpgroupware.org> *
* Handles opening network socket connections, taking proxy into account * * Handles opening network socket connections, taking proxy into account *
* Copyright (C) 2000, 2001 Mark Peters * * Copyright (C) 2000, 2001 Mark Peters *
* -------------------------------------------------------------------------* * -------------------------------------------------------------------------*
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -1,14 +1,14 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - nextmatchs * * eGroupWare API - nextmatchs *
* Written by Joseph Engo <jengo@phpgroupware.org> * * Written by Joseph Engo <jengo@phpgroupware.org> *
* and Bettina Gille [ceb@phpgroupware.org] * * and Bettina Gille [ceb@phpgroupware.org] *
* Handles limiting number of rows displayed * * Handles limiting number of rows displayed *
* Copyright (C) 2000, 2001 Joseph Engo * * Copyright (C) 2000, 2001 Joseph Engo *
* Copyright (C) 2002, 2003 Joseph Engo, Bettina Gille * * Copyright (C) 2002, 2003 Joseph Engo, Bettina Gille *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org * * http://www.egroupware.org *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -1,14 +1,14 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Core class and functions for phpGroupWare * * eGroupWare API - Core class and functions for eGroupWare *
* This file written by Dan Kuykendall <seek3r@phpgroupware.org> * * This file written by Dan Kuykendall <seek3r@phpgroupware.org> *
* and Joseph Engo <jengo@phpgroupware.org> * * and Joseph Engo <jengo@phpgroupware.org> *
* This is the central class for the phpGroupWare API * * This is the central class for the eGroupWare API *
* Copyright (C) 2000, 2001 Dan Kuykendall * * Copyright (C) 2000, 2001 Dan Kuykendall *
* Parts Copyright (C) 2003 Free Software Foundation * * Parts Copyright (C) 2003 Free Software Foundation *
* -------------------------------------------------------------------------* * -------------------------------------------------------------------------*
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -1,12 +1,12 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Ping class * * eGroupWare API - Ping class *
* This file written by Joseph Engo <jengo@phpgroupware.org> * * This file written by Joseph Engo <jengo@phpgroupware.org> *
* Linux only ping class for detecting network connections * * Linux only ping class for detecting network connections *
* Copyright (C) 2001 Joseph Engo * * Copyright (C) 2001 Joseph Engo *
* -------------------------------------------------------------------------* * -------------------------------------------------------------------------*
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -1,12 +1,12 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Portal Box manager * * eGroupWare API - Portal Box manager *
* This file written by Joseph Engo <jengo@phpgroupware.org> * * This file written by Joseph Engo <jengo@phpgroupware.org> *
* Helps manage the portal boxes for phpGroupWares main page * * Helps manage the portal boxes for eGroupWares main page *
* Copyright (C) 2000, 2001 Joseph Engo * * Copyright (C) 2000, 2001 Joseph Engo *
* -------------------------------------------------------------------------* * -------------------------------------------------------------------------*
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -1,13 +1,13 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Preferences * * eGroupWare API - Preferences *
* This file written by Joseph Engo <jengo@phpgroupware.org> * * This file written by Joseph Engo <jengo@phpgroupware.org> *
* and Mark Peters <skeeter@phpgroupware.org> * * and Mark Peters <skeeter@phpgroupware.org> *
* Manages user preferences * * Manages user preferences *
* Copyright (C) 2000, 2001 Joseph Engo * * Copyright (C) 2000, 2001 Joseph Engo *
* -------------------------------------------------------------------------* * -------------------------------------------------------------------------*
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -1,13 +1,13 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Result box * * eGroupWare API - Result box *
* This file written by Dan Kuykendall <seek3r@phpgroupware.org> * * This file written by Dan Kuykendall <seek3r@phpgroupware.org> *
* and Joseph Engo <jengo@phpgroupware.org> * * and Joseph Engo <jengo@phpgroupware.org> *
* Creates result boxes using templates * * Creates result boxes using templates *
* Copyright (C) 2000, 2001 Dan Kuykendall * * Copyright (C) 2000, 2001 Dan Kuykendall *
* -------------------------------------------------------------------------* * -------------------------------------------------------------------------*
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -1,9 +1,9 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - rss parser * * eGroupWare API - rss parser *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This is not part of phpGroupWare, but is used by phpGroupWare. * * This is not part of eGroupWare, but is used by eGroupWare. *
* http://www.phpgroupware.org/ * * http://www.egroupware.org/ *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This program is free software; you can redistribute it and/or modify it * * This program is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published * * under the terms of the GNU Lesser General Public License as published *

View File

@ -1,11 +1,11 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Select Box * * eGroupWare API - Select Box *
* This file written by Marc Logemann <loge@phpgroupware.org> * * This file written by Marc Logemann <loge@phpgroupware.org> *
* Class for creating predefines select boxes * * Class for creating predefines select boxes *
* Copyright (C) 2000, 2001 Dan Kuykendall * * Copyright (C) 2000, 2001 Dan Kuykendall *
* -------------------------------------------------------------------------* * -------------------------------------------------------------------------*
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -1,12 +1,12 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Select Box 2 * * eGroupWare API - Select Box 2 *
* Written by Ralf Becker <RalfBecker@outdoor-training.de> * * Written by Ralf Becker <RalfBecker@outdoor-training.de> *
* Class for creating select boxes for addresse, projects, array items, ... * * Class for creating select boxes for addresse, projects, array items, ... *
* Copyright (C) 2000, 2001 Dan Kuykendall * * Copyright (C) 2000, 2001 Dan Kuykendall *
* -------------------------------------------------------------------------* * -------------------------------------------------------------------------*
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -1,10 +1,10 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare - Setup * * eGroupWare - Setup *
* http://www.phpgroupware.org * * http://www.egroupware.org *
* -------------------------------------------- * * -------------------------------------------- *
* This file written by Michael Dean<mdean@users.sourceforge.net> * * This file written by Michael Dean<mdean@users.sourceforge.net> *
* and Miles Lott<milosch@phpgroupware.org> * * and Miles Lott<milosch@groupwhere.org> *
* -------------------------------------------- * * -------------------------------------------- *
* This program is free software; you can redistribute it and/or modify it * * 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 * * under the terms of the GNU General Public License as published by the *

View File

@ -1,10 +1,10 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare - Setup * * wGroupWare - Setup *
* http://www.phpgroupware.org * * http://www.egroupware.org *
* -------------------------------------------- * * -------------------------------------------- *
* This file written by Michael Dean<mdean@users.sourceforge.net> * * This file written by Michael Dean<mdean@users.sourceforge.net> *
* and Miles Lott<milosch@phpgroupware.org> * * and Miles Lott<milosch@groupwhere.org> *
* -------------------------------------------- * * -------------------------------------------- *
* This program is free software; you can redistribute it and/or modify it * * 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 * * under the terms of the GNU General Public License as published by the *

View File

@ -1,10 +1,10 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare - Setup * * eGroupWare - Setup *
* http://www.phpgroupware.org * * http://www.egroupware.org *
* -------------------------------------------- * * -------------------------------------------- *
* This file written by Michael Dean<mdean@users.sourceforge.net> * * This file written by Michael Dean<mdean@users.sourceforge.net> *
* and Miles Lott<milosch@phpgroupware.org> * * and Miles Lott<milosch@groupwhere.org> *
* -------------------------------------------- * * -------------------------------------------- *
* This program is free software; you can redistribute it and/or modify it * * 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 * * under the terms of the GNU General Public License as published by the *

View File

@ -1,10 +1,10 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare - Setup * * eGroupWare - Setup *
* http://www.phpgroupware.org * * http://www.egroupware.org *
* -------------------------------------------- * * -------------------------------------------- *
* This file written by Michael Dean<mdean@users.sourceforge.net> * * This file written by Michael Dean<mdean@users.sourceforge.net> *
* and Miles Lott<milosch@phpgroupware.org> * * and Miles Lott<milosch@groupwhere.org> *
* -------------------------------------------- * * -------------------------------------------- *
* This program is free software; you can redistribute it and/or modify it * * 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 * * under the terms of the GNU General Public License as published by the *

View File

@ -1,14 +1,14 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare - Setup * * eGroupWare - Setup *
* http://www.phpgroupware.org * * http://www.egroupware.org *
* SQL for table properties taken from phpPgAdmin Version 2.2.1 * * SQL for table properties taken from phpPgAdmin Version 2.2.1 *
* http://www.greatbridge.org/project/phppgadmin * * http://www.greatbridge.org/project/phppgadmin *
* Copyright (C) 1999-2000 Dan Wilson <phpPgAdmin@acucore.com> * * Copyright (C) 1999-2000 Dan Wilson <phpPgAdmin@acucore.com> *
* Copyright (C) 1998-1999 Tobias Ratschiller <tobias@dnet.it> * * Copyright (C) 1998-1999 Tobias Ratschiller <tobias@dnet.it> *
* -------------------------------------------- * * -------------------------------------------- *
* This file written by Michael Dean<mdean@users.sourceforge.net> * * This file written by Michael Dean<mdean@users.sourceforge.net> *
* and Miles Lott<milosch@phpgroupware.org> * * and Miles Lott<milosch@groupwhere.org> *
* -------------------------------------------- * * -------------------------------------------- *
* This program is free software; you can redistribute it and/or modify it * * 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 * * under the terms of the GNU General Public License as published by the *

View File

@ -1,6 +1,6 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - smtp mailer * * eGroupWare API - smtp mailer *
* This file written by Itzchak Rehberg <izzysoft@qumran.org> * * This file written by Itzchak Rehberg <izzysoft@qumran.org> *
* and Joseph Engo <jengo@phpgroupware.org> * * and Joseph Engo <jengo@phpgroupware.org> *
* This module should replace php's mail() function. It is fully syntax * * This module should replace php's mail() function. It is fully syntax *
@ -9,8 +9,8 @@
* details on this variable). * * details on this variable). *
* Copyright (C) 2000, 2001 Itzchak Rehberg * * Copyright (C) 2000, 2001 Itzchak Rehberg *
* -------------------------------------------------------------------------* * -------------------------------------------------------------------------*
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -1,11 +1,11 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Services Abstraction Class * * eGroupWare API - Services Abstraction Class *
* This file written by Miles Lott <milosch@phpgroupware.org> * * This file written by Miles Lott <milosch@groupwhere.org> *
* Copyright (C) 2001 Miles Lott * * Copyright (C) 2001 Miles Lott *
* -------------------------------------------------------------------------* * -------------------------------------------------------------------------*
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -1,11 +1,11 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Services Abstraction Class * * eGroupWare API - Services Abstraction Class *
* This file written by Miles Lott <milosch@phpgroupware.org> * * This file written by Miles Lott <milosch@groupwhere.org> *
* Copyright (C) 2001 Miles Lott * * Copyright (C) 2001 Miles Lott *
* -------------------------------------------------------------------------* * -------------------------------------------------------------------------*
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -1,11 +1,11 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Services Abstraction Class * * eGroupWare API - Services Abstraction Class *
* This file written by Miles Lott <milosch@phpgroupware.org> * * This file written by Miles Lott <milosch@groupwhere.org> *
* Copyright (C) 2001 Miles Lott * * Copyright (C) 2001 Miles Lott *
* -------------------------------------------------------------------------* * -------------------------------------------------------------------------*
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -1,11 +1,11 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Services Abstraction Class * * eGroupWare API - Services Abstraction Class *
* This file written by Miles Lott <milosch@phpgroupware.org> * * This file written by Miles Lott <milosch@groupwhere.org> *
* Copyright (C) 2001 Miles Lott * * Copyright (C) 2001 Miles Lott *
* -------------------------------------------------------------------------* * -------------------------------------------------------------------------*
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -1,14 +1,14 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Session management * * eGroupWare API - Session management *
* This file written by Dan Kuykendall <seek3r@phpgroupware.org> * * This file written by Dan Kuykendall <seek3r@phpgroupware.org> *
* and Joseph Engo <jengo@phpgroupware.org> * * and Joseph Engo <jengo@phpgroupware.org> *
* and Ralf Becker <ralfbecker@outdoor-training.de> * * and Ralf Becker <ralfbecker@outdoor-training.de> *
* Copyright (C) 2000, 2001 Dan Kuykendall * * Copyright (C) 2000, 2001 Dan Kuykendall *
* Parts Copyright (C) 2003 Free Software Foundation Inc * * Parts Copyright (C) 2003 Free Software Foundation Inc *
* -------------------------------------------------------------------------* * -------------------------------------------------------------------------*
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *
@ -30,7 +30,7 @@
/** /**
* Session Management Libabray * Session Management Libabray
* *
* This allows phpGroupWare to use php4 or database sessions * This allows eGroupWare to use php4 or database sessions
* *
* @package phpgwapi * @package phpgwapi
* @subpackage sessions * @subpackage sessions
@ -1094,7 +1094,7 @@
/** /**
* Generate a url which supports url or cookies based sessions * Generate a url which supports url or cookies based sessions
* *
* @param string $url a url relative to the phpgroupware install root * @param string $url a url relative to the egroupware install root
* @param array $extravars query string arguements * @param array $extravars query string arguements
* @return string generated url * @return string generated url
*/ */

View File

@ -1,12 +1,12 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Session management * * eGroupWare API - Session management *
* This file written by Dan Kuykendall <seek3r@phpgroupware.org> * * This file written by Dan Kuykendall <seek3r@phpgroupware.org> *
* and Joseph Engo <jengo@phpgroupware.org> * * and Joseph Engo <jengo@phpgroupware.org> *
* Copyright (C) 2000, 2001 Dan Kuykendall * * Copyright (C) 2000, 2001 Dan Kuykendall *
* -------------------------------------------------------------------------* * -------------------------------------------------------------------------*
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -1,13 +1,13 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Session management * * eGroupWare API - Session management *
* This file written by Dan Kuykendall <seek3r@phpgroupware.org> * * This file written by Dan Kuykendall <seek3r@phpgroupware.org> *
* and Joseph Engo <jengo@phpgroupware.org> * * and Joseph Engo <jengo@phpgroupware.org> *
* and Ralf Becker <ralfbecker@outdoor-training.de> * * and Ralf Becker <ralfbecker@outdoor-training.de> *
* Copyright (C) 2000, 2001 Dan Kuykendall * * Copyright (C) 2000, 2001 Dan Kuykendall *
* -------------------------------------------------------------------------* * -------------------------------------------------------------------------*
* This library is part of the phpGroupWare API * * This library is part of the phpGroupWare API *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -1,12 +1,12 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare - Setup * * eGroupWare - Setup *
* http://www.phpgroupware.org * * http://www.egroupware.org *
* -------------------------------------------- * * -------------------------------------------- *
* This file written by Joseph Engo<jengo@phpgroupware.org> * * This file written by Joseph Engo<jengo@phpgroupware.org> *
* and Dan Kuykendall<seek3r@phpgroupware.org> * * and Dan Kuykendall<seek3r@phpgroupware.org> *
* and Mark Peters<skeeter@phpgroupware.org> * * and Mark Peters<skeeter@phpgroupware.org> *
* and Miles Lott<milosch@phpgroupware.org> * * and Miles Lott<milosch@groupwhere.org> *
* -------------------------------------------- * * -------------------------------------------- *
* This program is free software; you can redistribute it and/or modify it * * 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 * * under the terms of the GNU General Public License as published by the *

View File

@ -1,7 +1,7 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare - Setup * * eGroupWare - Setup *
* http://www.phpgroupware.org * * http://www.egroupware.org *
* -------------------------------------------- * * -------------------------------------------- *
* This file written by Dan Kuykendall<seek3r@phpgroupware.org> * * This file written by Dan Kuykendall<seek3r@phpgroupware.org> *
* and Miles Lott<milos@groupwhere.org> * * and Miles Lott<milos@groupwhere.org> *

View File

@ -1,10 +1,10 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare - Setup * * eGroupWare - Setup *
* http://www.phpgroupware.org * * http://www.egroupware.org *
* -------------------------------------------- * * -------------------------------------------- *
* This file written by Tony Puglisi (Angles) <angles@phpgroupware.org> * * This file written by Tony Puglisi (Angles) <angles@aminvestments.com> *
* and Miles Lott<milosch@phpgroupware.org> * * and Miles Lott<milosch@groupwhere.org> *
* -------------------------------------------- * * -------------------------------------------- *
* This program is free software; you can redistribute it and/or modify it * * 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 * * under the terms of the GNU General Public License as published by the *

View File

@ -1,12 +1,12 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Translation class for phpgw lang files * * eGroupWare API - Translation class for phpgw lang files *
* This file written by Miles Lott <milosch@phpgroupware.org> * * This file written by Miles Lott <milosch@groupwhere.org> *
* and Dan Kuykendall <seek3r@phpgroupware.org> * * and Dan Kuykendall <seek3r@phpgroupware.org> *
* Handles multi-language support using flat files * * Handles multi-language support using flat files *
* -------------------------------------------------------------------------* * -------------------------------------------------------------------------*
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -113,7 +113,7 @@
} }
else else
{ {
/* phpgroupware customization - createobject based on methodname */ /* egroupware customization - createobject based on methodname */
list($app,$class,$method) = explode('.',$this->methodname); list($app,$class,$method) = explode('.',$this->methodname);
if(ereg("^service",$app)) if(ereg("^service",$app))
{ {

View File

@ -1,11 +1,11 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Translation class for phpgw lang files * * eGroupWare API - Translation class for phpgw lang files *
* This file written by Miles Lott <milosch@phpgroupware.org> * * This file written by Miles Lott <milosch@phpgroupware.org> *
* Handles multi-language support using flat files * * Handles multi-language support using flat files *
* -------------------------------------------------------------------------* * -------------------------------------------------------------------------*
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -1,13 +1,13 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Translation class for SQL * * eGroupWare API - Translation class for SQL *
* This file written by Joseph Engo <jengo@phpgroupware.org> * * This file written by Joseph Engo <jengo@phpgroupware.org> *
* and Dan Kuykendall <seek3r@phpgroupware.org> * * and Dan Kuykendall <seek3r@phpgroupware.org> *
* Handles multi-language support use SQL tables * * Handles multi-language support use SQL tables *
* Copyright (C) 2000, 2001 Joseph Engo * * Copyright (C) 2000, 2001 Joseph Engo *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -1,12 +1,12 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Utilies loader * * eGroupWare API - Utilies loader *
* This file written by Dan Kuykendall <seek3r@phpgroupware.org> * * This file written by Dan Kuykendall <seek3r@phpgroupware.org> *
* This simply loads up additional utility libraries * * This simply loads up additional utility libraries *
* Copyright (C) 2000, 2001 Dan Kuykendall * * Copyright (C) 2000, 2001 Dan Kuykendall *
* -------------------------------------------------------------------------* * -------------------------------------------------------------------------*
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -1,11 +1,11 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - Validator * * eGroupWare API - Validator *
* This file written by Dave Hall <skwashd@phpgroupware.org> * * This file written by Dave Hall <skwashd@phpgroupware.org> *
* Copyright (C) 2003 Free Software Foundation * * Copyright (C) 2003 Free Software Foundation *
* -------------------------------------------------------------------------* * -------------------------------------------------------------------------*
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This program is Free Software; you can redistribute it and/or modify it * * 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 * * under the terms of the GNU General Public License as published by the *
@ -293,8 +293,8 @@
echo 'definition</a> , therefore it has been removed. <br><br>'; echo 'definition</a> , therefore it has been removed. <br><br>';
echo 'If you are a application maintainer, please update your app. '; echo 'If you are a application maintainer, please update your app. ';
echo 'If you are a user, please file a bug report on '; echo 'If you are a user, please file a bug report on ';
echo '<a href="https://savannah.gnu.org/bugs/?group=phpgroupware">'; echo '<a href="http://sourceforge.net/projects/egroupwaregroup">';
echo 'our project page at savannah.gnu.org</a>. Please copy and paste '; echo 'our project page at sourceforge.net</a>. Please copy and paste ';
echo 'the following information into the bug report:<br>'; echo 'the following information into the bug report:<br>';
echo '<b>Summary<b>: ' . $GLOBALS['phpgw_info']['flags']['currentapp']; echo '<b>Summary<b>: ' . $GLOBALS['phpgw_info']['flags']['currentapp'];
echo 'calls class.validator.inc.php'; echo 'calls class.validator.inc.php';

View File

@ -1,12 +1,12 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - VFS * * eGroupWare API - VFS *
* This file written by Jason Wies (Zone) <zone@phpgroupware.org> * * This file written by Jason Wies (Zone) <zone@phpgroupware.org> *
* This class handles file/dir access for phpGroupWare * * This class handles file/dir access for eGroupWare *
* Copyright (C) 2001-2003 Jason Wies, Jonathon Sim * * Copyright (C) 2001-2003 Jason Wies, Jonathon Sim *
* -------------------------------------------------------------------------* * -------------------------------------------------------------------------*
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -1,12 +1,12 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - VFS base class * * eGroupWare API - VFS base class *
* This file written by Jason Wies (Zone) <zone@phpgroupware.org> * * This file written by Jason Wies (Zone) <zone@phpgroupware.org> *
* This class handles file/dir access for phpGroupWare * * This class handles file/dir access for eGroupWare *
* Copyright (C) 2001 Jason Wies * * Copyright (C) 2001 Jason Wies *
* -------------------------------------------------------------------------* * -------------------------------------------------------------------------*
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -1,12 +1,12 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - VFS * * eGroupWare API - VFS *
* This file written by Jason Wies (Zone) <zone@phpgroupware.org> * * This file written by Jason Wies (Zone) <zone@phpgroupware.org> *
* This class handles file/dir access for phpGroupWare * * This class handles file/dir access for eGroupWare *
* Copyright (C) 2001 Jason Wies * * Copyright (C) 2001 Jason Wies *
* -------------------------------------------------------------------------* * -------------------------------------------------------------------------*
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -1,13 +1,13 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - phpgwapi loader * * eGroupWare API - phpgwapi loader *
* This file written by Dan Kuykendall <seek3r@phpgroupware.org> * * This file written by Dan Kuykendall <seek3r@phpgroupware.org> *
* and Joseph Engo <jengo@phpgroupware.org> * * and Joseph Engo <jengo@phpgroupware.org> *
* Has a few functions, but primary role is to load the phpgwapi * * Has a few functions, but primary role is to load the phpgwapi *
* Copyright (C) 2000, 2001 Dan Kuykendall * * Copyright (C) 2000, 2001 Dan Kuykendall *
* -------------------------------------------------------------------------* * -------------------------------------------------------------------------*
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -1,13 +1,13 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - phpgwapi footer * * eGroupWare API - phpgwapi footer *
* This file written by Dan Kuykendall <seek3r@phpgroupware.org> * * This file written by Dan Kuykendall <seek3r@phpgroupware.org> *
* and Joseph Engo <jengo@phpgroupware.org> * * and Joseph Engo <jengo@phpgroupware.org> *
* Closes out interface and db connections * * Closes out interface and db connections *
* Copyright (C) 2000, 2001 Dan Kuykendall * * Copyright (C) 2000, 2001 Dan Kuykendall *
* -------------------------------------------------------------------------* * -------------------------------------------------------------------------*
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -1,13 +1,13 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare API - phpgwapi loader * * eGroupWare API - phpgwapi loader *
* This file written by Dan Kuykendall <seek3r@phpgroupware.org> * * This file written by Dan Kuykendall <seek3r@phpgroupware.org> *
* and Joseph Engo <jengo@phpgroupware.org> * * and Joseph Engo <jengo@phpgroupware.org> *
* Has a few functions, but primary role is to load the phpgwapi * * Has a few functions, but primary role is to load the phpgwapi *
* Copyright (C) 2000, 2001 Dan Kuykendall * * Copyright (C) 2000, 2001 Dan Kuykendall *
* -------------------------------------------------------------------------* * -------------------------------------------------------------------------*
* This library is part of the phpGroupWare API * * This library is part of the eGroupWare API *
* http://www.phpgroupware.org/api * * http://www.egroupware.org/api *
* ------------------------------------------------------------------------ * * ------------------------------------------------------------------------ *
* This library is free software; you can redistribute it and/or modify it * * This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by * * under the terms of the GNU Lesser General Public License as published by *

View File

@ -1,7 +1,7 @@
<?php <?php
/**************************************************************************\ /**************************************************************************\
* phpGroupWare xmlrpc server * * eGroupWare xmlrpc server *
* http://www.phpgroupware.org * * http://www.egroupware.org *
* Written by Dan Kuykendall <dan@kuykendall.org> * * Written by Dan Kuykendall <dan@kuykendall.org> *
* -------------------------------------------- * * -------------------------------------------- *
* This program is free software; you can redistribute it and/or modify it * * This program is free software; you can redistribute it and/or modify it *