.. |
class.accounts_contacts.inc.php
|
GLOBALS and auto_add fix
|
2002-01-29 00:40:16 +00:00 |
class.accounts_ldap.inc.php
|
GNU Patch #127 - create_defaults being called twice.
|
2002-04-07 14:28:43 +00:00 |
class.accounts_shared.inc.php
|
|
|
class.accounts_sql.inc.php
|
GNU Patch #127 - create_defaults being called twice.
|
2002-04-07 14:28:43 +00:00 |
class.accounts.inc.php
|
|
|
class.acl.inc.php
|
|
|
class.app_registry.inc.php
|
Add list_apps function back (new name) - this needs touching up
|
2002-03-01 10:34:12 +00:00 |
class.applications.inc.php
|
added version to [phpgw_info][apps] array
|
2002-01-28 01:52:36 +00:00 |
class.auth_http.inc.php
|
|
|
class.auth_ldap.inc.php
|
|
|
class.auth_mail.inc.php
|
|
|
class.auth_nis.inc.php
|
|
|
class.auth_sql.inc.php
|
|
|
class.auth_sqlssl.inc.php
|
fix for BUG# 100527
|
2002-03-10 18:44:59 +00:00 |
class.auth.inc.php
|
|
|
class.browser.inc.php
|
format, add one cache header
|
2002-04-13 21:38:34 +00:00 |
class.categories.inc.php
|
Fix for mssql or ODBC support.
|
2002-04-14 03:27:50 +00:00 |
class.clientsniffer.inc.php
|
|
|
class.common.inc.php
|
Fixed it so the phpgw_website will not be visible in the get_tempalte function. This should stop the demo from being dorked up.
|
2002-04-10 18:29:28 +00:00 |
class.config.inc.php
|
Fix for addressbook custom fields
|
2002-04-13 03:34:23 +00:00 |
class.contacts_ldap.inc.php
|
Formatting, replace gettype with is_???
|
2002-02-08 05:04:33 +00:00 |
class.contacts_shared.inc.php
|
Formatting, replace gettype with is_???
|
2002-02-08 05:04:33 +00:00 |
class.contacts_sql.inc.php
|
Formatting, replace gettype with is_???
|
2002-02-08 05:04:33 +00:00 |
class.contacts.inc.php
|
|
|
class.country.inc.php
|
|
|
class.crypto.inc.php
|
|
|
class.datetime.inc.php
|
This part of a major fix for the calendar.
|
2002-04-16 15:45:50 +00:00 |
class.db_msql.inc.php
|
Formatting
|
2002-02-10 12:04:10 +00:00 |
class.db_mssql.inc.php
|
GNU Patch #105.
|
2002-02-15 01:25:20 +00:00 |
class.db_mysql.inc.php
|
Had a - instead of an =.
|
2002-04-17 15:31:53 +00:00 |
class.db_odbc.inc.php
|
|
|
class.db_oracle.inc.php
|
Formatting
|
2002-02-10 12:04:10 +00:00 |
class.db_pgsql.inc.php
|
Formatting
|
2002-02-10 12:04:10 +00:00 |
class.db_sybase.inc.php
|
Formatting
|
2002-02-10 12:04:10 +00:00 |
class.db.inc.php
|
|
|
class.error.inc.php
|
Fixed the parameter substitution. Will now take parameters named either 'p1' or 'p_1'.
|
2002-01-12 22:12:40 +00:00 |
class.errorlog.inc.php
|
Fixed the parameter substitution. Will now take parameters named either 'p1' or 'p_1'.
|
2002-01-12 22:12:40 +00:00 |
class.graphics.inc.php
|
Cleanup some globals, commented crap
|
2002-01-29 00:48:03 +00:00 |
class.historylog.inc.php
|
GNU Support #100373 - Fix for datetime history not being saved to the table.
|
2002-02-15 12:32:02 +00:00 |
class.hooks.inc.php
|
rework function to remove php3 error - need to test on php4 again
|
2002-02-16 14:30:40 +00:00 |
class.http.inc.php
|
|
|
class.interserver.inc.php
|
Small cleanup in the query.
|
2002-02-15 18:57:30 +00:00 |
class.listbox.inc.php
|
|
|
class.log.inc.php
|
|
|
class.matrixview.inc.php
|
update img path
|
2002-03-15 22:27:31 +00:00 |
class.menutree.inc.php
|
update to use pix in api img dir
|
2002-03-16 03:29:32 +00:00 |
class.network.inc.php
|
Fixed Call-by-reference.
|
2002-04-15 02:26:21 +00:00 |
class.nextmatchs.inc.php
|
Modified to use new get_var() api function for start, sort, etc...
|
2002-02-28 03:53:32 +00:00 |
class.phpgw.inc.php
|
Cleanup some globals, commented crap
|
2002-01-29 00:48:03 +00:00 |
class.ping.inc.php
|
- Added class to check network connections via ping
|
2002-02-19 17:51:09 +00:00 |
class.portalbox.inc.php
|
php3 failed to set the controls, now checking for is_array vs. != ''
|
2002-03-31 14:22:08 +00:00 |
class.preferences.inc.php
|
Added a call to sessions->delete_cache() and a call to re-read the users session data when being set to the default preferences set by the admin.
|
2002-01-13 03:58:41 +00:00 |
class.resultbox.inc.php
|
|
|
class.rssparser.inc.php
|
|
|
class.sbox2.inc.php
|
Updating to ralf's latest version
|
2002-02-24 21:21:53 +00:00 |
class.sbox.inc.php
|
It was missing a '.
|
2002-04-15 04:03:09 +00:00 |
class.schema_proc_array.inc.php
|
Fixes for a deprecated call by reference.
|
2002-04-11 14:12:34 +00:00 |
class.schema_proc_mssql.inc.php
|
Fixes for a deprecated call by reference.
|
2002-04-11 14:12:34 +00:00 |
class.schema_proc_mysql.inc.php
|
Fixes for a deprecated call by reference.
|
2002-04-11 14:12:34 +00:00 |
class.schema_proc_pgsql.inc.php
|
Fixes for a deprecated call by reference.
|
2002-04-11 14:12:34 +00:00 |
class.schema_proc.inc.php
|
Fixes for a deprecated call by reference.
|
2002-04-11 14:12:34 +00:00 |
class.send.inc.php
|
This should fix the sending of any emails and the saving to the users sent folder.
|
2002-04-12 14:21:57 +00:00 |
class.service_contacts.inc.php
|
|
|
class.service_notes.inc.php
|
update to reflect new classnames
|
2002-03-20 03:35:42 +00:00 |
class.service_schedule.inc.php
|
Change class names internally to fix object creation (?), add todo
|
2002-03-20 03:30:56 +00:00 |
class.service_todo.inc.php
|
update to reflect new classnames
|
2002-03-20 03:35:42 +00:00 |
class.service.inc.php
|
Adding parts of new app registry system. Initial calls allow get_appby[id/name] and find_new_app. More to follow.
|
2002-02-15 19:05:40 +00:00 |
class.sessions_db.inc.php
|
This will disallow groups from logging into the system.
|
2002-01-16 02:10:56 +00:00 |
class.sessions_php4.inc.php
|
This will disallow groups from logging into the system.
|
2002-01-16 02:10:56 +00:00 |
class.sessions.inc.php
|
|
|
class.setup_detection.inc.php
|
Cleaned up the extra comma at the end of the langs that are installed.
|
2002-04-13 03:02:22 +00:00 |
class.setup_html.inc.php
|
Cleanup a few small warnings.
|
2002-04-09 23:48:36 +00:00 |
class.setup_process.inc.php
|
Use only the phpgw_setup->oProc object
|
2002-03-04 07:18:46 +00:00 |
class.setup_translation.inc.php
|
Use in_array()
|
2002-03-08 04:10:58 +00:00 |
class.setup.inc.php
|
GNU Patch #244.
|
2002-04-17 11:58:09 +00:00 |
class.soap_client.inc.php
|
|
|
class.soap_parser.inc.php
|
Cleanup some globals, commented crap
|
2002-01-29 00:48:03 +00:00 |
class.soap_server.inc.php
|
|
|
class.soapclient.inc.php
|
|
|
class.soapmsg.inc.php
|
|
|
class.soapval.inc.php
|
Cleanup some globals, commented crap
|
2002-01-29 00:48:03 +00:00 |
class.Template_experimental.inc.php
|
|
|
class.Template.inc.php
|
A couple of small data caching in find_image().
|
2002-02-03 00:52:53 +00:00 |
class.translation_file.inc.php
|
Use in_array()
|
2002-03-08 04:10:58 +00:00 |
class.translation_sql.inc.php
|
adjust inline docs
|
2002-02-20 04:57:49 +00:00 |
class.translation.inc.php
|
|
|
class.utilities.inc.php
|
|
|
class.validator.inc.php
|
switching to is_???
|
2002-03-08 04:02:44 +00:00 |
class.vcard.inc.php
|
|
|
class.vfs_sql.inc.php
|
GNU Patch #108.
|
2002-04-08 14:23:27 +00:00 |
class.vfs.inc.php
|
|
|
class.wsdl.inc.php
|
|
|
class.xml.inc.php
|
|
|
class.xmlrpc_client.inc.php
|
|
|
class.xmlrpc_server.inc.php
|
Add one other weird exclusion in createobject() (this should fix passing 0
|
2002-02-09 21:19:22 +00:00 |
class.xmlrpcmsg.inc.php
|
Adding parts of new app registry system. Initial calls allow get_appby[id/name] and find_new_app. More to follow.
|
2002-02-15 19:05:40 +00:00 |
class.xmlrpcresp.inc.php
|
|
|
class.xmlrpcval.inc.php
|
Add one other weird exclusion in createobject() (this should fix passing 0
|
2002-02-09 21:19:22 +00:00 |
common_functions.inc.php
|
This now allows the _debug_array() to either print or not print the debug info.
|
2002-04-06 15:13:51 +00:00 |
footer.inc.php
|
|
|
functions.inc.php
|
GNU Patch #180.
|
2002-03-26 04:37:03 +00:00 |
php3_support_functions.inc.php
|
This now allows the _debug_array() to either print or not print the debug info.
|
2002-04-06 15:13:51 +00:00 |
phpgw_mime.types
|
|
|
soap_functions.inc.php
|
|
|
soaplib.soapinterop.php
|
|
|
xml_functions.inc.php
|
Add list_apps function back (new name) - this needs touching up
|
2002-03-01 10:34:12 +00:00 |
xmlrpc.interop.php
|
Add one other weird exclusion in createobject() (this should fix passing 0
|
2002-02-09 21:19:22 +00:00 |