Miles Lott
|
4b0053280f
|
remove extra )
|
2002-04-30 11:42:08 +00:00 |
|
skeeter
|
14a4078963
|
More utilization of the get_var() function. Also, added a define() of the menuaction. This will cut down on repetitive calls to get_var for the same variable.
|
2002-04-30 03:35:52 +00:00 |
|
skeeter
|
aee8a57ece
|
Added the SERVER usage for HTTP_SERVER_VARS, and added the 4.2.0 check to use the newer [common_functions.inc.php>method>].
|
2002-04-30 03:01:01 +00:00 |
|
Miles Lott
|
f900167903
|
php3 fix
|
2002-04-29 20:45:38 +00:00 |
|
skeeter
|
75477570fc
|
Fixed it to where the usernam,e/date/phpGW version is at the bottom of the app list. On IE 6.0 it was dispalying those fields in the middle of the apps list.
|
2002-04-29 00:54:41 +00:00 |
|
skeeter
|
0337992b16
|
Taking advantage of the get_var() function.
|
2002-04-29 00:29:12 +00:00 |
|
skeeter
|
14c913404c
|
Some cleanups of warnings.
|
2002-04-29 00:27:32 +00:00 |
|
skeeter
|
11d91ef485
|
Bad, Bad, Bad, on my part.
|
2002-04-27 22:32:18 +00:00 |
|
skeeter
|
63b54968a3
|
A few changes to bring in line with what the phpGW.org site is running.
|
2002-04-27 22:14:33 +00:00 |
|
Miles Lott
|
8b93ed7df1
|
add appinfo
|
2002-04-27 03:53:05 +00:00 |
|
ceb
|
72aadf6ec0
|
fixed wrong mysql version check
|
2002-04-25 20:35:41 +00:00 |
|
Miles Lott
|
23ec34bd88
|
OK, maybe this fixes IE downloads (part of GNU patch #136)
|
2002-04-24 13:27:46 +00:00 |
|
Miles Lott
|
068b4bc3c1
|
add timelimit setting for large requests (same as .14)
|
2002-04-24 13:21:10 +00:00 |
|
Miles Lott
|
30e832e992
|
Better ldap filtering (GNU Bug# 100340)
|
2002-04-24 12:15:31 +00:00 |
|
Miles Lott
|
0a91bc00b7
|
Use is_array() instead of gettype()
|
2002-04-23 02:18:30 +00:00 |
|
skeeter
|
9baade38b0
|
Fixes to GNU Patch #267.
|
2002-04-23 00:45:58 +00:00 |
|
Miles Lott
|
8443b10a60
|
Clear up syntax error, but trapping dl errors is still impossible...
|
2002-04-22 00:01:18 +00:00 |
|
Miles Lott
|
8af4b49bef
|
Add new class to test for php extensions and optionally attempt to load them
|
2002-04-21 23:00:42 +00:00 |
|
skeeter
|
53344baf01
|
GNU Patch #246.
|
2002-04-21 17:42:40 +00:00 |
|
Miles Lott
|
918233979c
|
remove echo
|
2002-04-20 16:57:56 +00:00 |
|
Miles Lott
|
425b4520c2
|
Add str_pad() and defines
|
2002-04-20 16:54:21 +00:00 |
|
Miles Lott
|
99455f4c8f
|
Added new class for reading/writing tar(gz) files. This was written by
Josh Barger <joshb@npt.com>, who was kind enough to convert his license
to LGPL. It has been munged a bit to make it php3-compatible.
|
2002-04-20 16:31:16 +00:00 |
|
skeeter
|
0403808c94
|
Fix for Oracle support.
|
2002-04-18 19:14:25 +00:00 |
|
skeeter
|
4f422d4608
|
Added GNU Feature Request #100744.
|
2002-04-17 23:43:29 +00:00 |
|
skeeter
|
264313338f
|
Made the rest of tr_color as GLOBALS.
|
2002-04-17 23:41:55 +00:00 |
|
skeeter
|
99afed5175
|
Had a - instead of an =.
|
2002-04-17 15:31:53 +00:00 |
|
skeeter
|
6ef3aa92a1
|
GNU Patch #244.
|
2002-04-17 11:58:09 +00:00 |
|
skeeter
|
d3887570b2
|
This part of a major fix for the calendar.
|
2002-04-16 15:45:50 +00:00 |
|
skeeter
|
2cc39d765e
|
It was missing a '.
|
2002-04-15 04:03:09 +00:00 |
|
skeeter
|
44ab61718d
|
Fix for double 'Select One' choice in user preferences.
|
2002-04-15 03:41:04 +00:00 |
|
skeeter
|
5f9a2dbc82
|
Fixed Call-by-reference.
|
2002-04-15 02:26:21 +00:00 |
|
skeeter
|
78950a92bf
|
Fix for mssql or ODBC support.
|
2002-04-14 03:27:50 +00:00 |
|
Miles Lott
|
bfc712116d
|
format, add one cache header
|
2002-04-13 21:38:34 +00:00 |
|
skeeter
|
c982108a41
|
Added missing phrases.
|
2002-04-13 19:21:26 +00:00 |
|
Miles Lott
|
c7f4184b69
|
Fix for addressbook custom fields
|
2002-04-13 03:34:23 +00:00 |
|
skeeter
|
a862c217c0
|
Cleaned up the extra comma at the end of the langs that are installed.
|
2002-04-13 03:02:22 +00:00 |
|
skeeter
|
9b853a9ba0
|
This should fix the sending of any emails and the saving to the users sent folder.
|
2002-04-12 14:21:57 +00:00 |
|
skeeter
|
33267908d2
|
Fixes for a deprecated call by reference.
|
2002-04-11 14:12:34 +00:00 |
|
Miles Lott
|
3f78583e6e
|
This has worked for awhile now in php3/4
|
2002-04-11 10:49:06 +00:00 |
|
seek3r
|
1ef33ce9ae
|
fixed php3 support problem
|
2002-04-11 06:11:44 +00:00 |
|
skeeter
|
5a609ab5da
|
Fix for a call by reference.
|
2002-04-10 18:30:33 +00:00 |
|
skeeter
|
475489d2d2
|
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 |
|
skeeter
|
4e929d519c
|
Cleanup a few small warnings.
|
2002-04-09 23:48:36 +00:00 |
|
skeeter
|
bbbb67a74e
|
GNU Patch #108.
|
2002-04-08 14:23:27 +00:00 |
|
Miles Lott
|
3c8fffb1e7
|
Manageheader now handles editing of multiple domains
|
2002-04-07 23:56:03 +00:00 |
|
skeeter
|
3be9e05fa3
|
Clean-up of more warnings.
|
2002-04-07 20:01:13 +00:00 |
|
skeeter
|
301b5268d3
|
Changed the version check to compare against the string rather than the number.
|
2002-04-07 19:58:57 +00:00 |
|
skeeter
|
cf031d14bc
|
Clearing up a couple of warnings.
|
2002-04-07 17:51:37 +00:00 |
|
skeeter
|
27d6f340bf
|
GNU Patch #127 - create_defaults being called twice.
|
2002-04-07 14:28:43 +00:00 |
|
skeeter
|
92c0505fe3
|
This now allows the _debug_array() to either print or not print the debug info.
|
2002-04-06 15:13:51 +00:00 |
|