Ralf Becker
|
0a663de5e4
|
fix to correct guess the pathes with register globals off,
set mcrypt_enabled to extension_loaded('mcrypt') (default on if it's installed)
|
2003-05-18 15:06:15 +00:00 |
|
Ralf Becker
|
4ea536e015
|
Added link to the user manual (as disscussed with skwashd).
Modified the check for a not-readable header.inc.php
|
2003-03-09 14:28:26 +00:00 |
|
Ralf Becker
|
e19a2ee41d
|
fix multidomain header-generation
|
2003-03-05 14:21:49 +00:00 |
|
Miles Lott
|
57145e6841
|
reset list of db_type when adding new domain
|
2002-08-11 23:57:56 +00:00 |
|
Miles Lott
|
d6ebb363c4
|
Add copy of old template class so setup can work for now.
|
2002-08-11 23:54:58 +00:00 |
|
Ralf Becker
|
b0250b2be4
|
corrected typo $get_var() --> get_var()
|
2002-05-01 12:03:32 +00:00 |
|
skeeter
|
aa1398fd6b
|
Converting to get_var() for all HTTP_*_VARS.
|
2002-04-29 19:49:24 +00:00 |
|
skeeter
|
14c913404c
|
Some cleanups of warnings.
|
2002-04-29 00:27:32 +00:00 |
|
Miles Lott
|
63a5be4a8b
|
Real fix for bug 132 - wrong template values in manageheader.tpl
|
2002-04-26 23:54:22 +00:00 |
|
skeeter
|
1f7165c7ba
|
Fix for GNU Bug #100607.
|
2002-04-09 14:15:04 +00:00 |
|
Miles Lott
|
3c8fffb1e7
|
Manageheader now handles editing of multiple domains
|
2002-04-07 23:56:03 +00:00 |
|
skeeter
|
cf031d14bc
|
Clearing up a couple of warnings.
|
2002-04-07 17:51:37 +00:00 |
|
Miles Lott
|
f8e28b2257
|
Converted header management to use lang() and templates -- TRANSLATORS, SEE
lang/newheaderlangs FILE...
|
2002-04-07 04:11:50 +00:00 |
|
Miles Lott
|
79d886e345
|
Hopefully better logic for login/logout of the two setup logins
|
2002-03-04 02:55:53 +00:00 |
|
Miles Lott
|
01faba0c4d
|
Moved setup and schema_proc classes to api; reorganize how the setup class
is created
|
2002-03-03 21:53:00 +00:00 |
|
Miles Lott
|
e6b3c04a10
|
Minor formatting
|
2002-01-08 02:12:43 +00:00 |
|
seek3r
|
c13ade18dc
|
Several fixes in this commit because the switch from sf to savannah had to come from a day old copy of our cvs tree. Much was fixed including email being fixed for PHP3 compatibility, skeeter updated all the setup.inc.php files to say they would be comaptible with the new API version, ceb made fixes to the projects app based on newly submitted bug reports. Im sure there are more but I dont know all the details. Oh, I did add a print_r() to the php3 support files.
|
2002-01-07 10:50:42 +00:00 |
|
seek3r
|
62b4c42a22
|
added some description text
|
2002-01-02 15:55:09 +00:00 |
|
seek3r
|
f2581be283
|
fixed typo
|
2002-01-02 15:53:08 +00:00 |
|
seek3r
|
9520fafe37
|
updated for new header.inc.php option, and fixed echo problem
|
2002-01-02 15:47:54 +00:00 |
|
Miles Lott
|
a33d7d1648
|
Fix header generation (templates)
|
2001-09-17 03:19:07 +00:00 |
|
skeeter
|
4805243c8c
|
Applied patch #460021 in a modified form.
|
2001-09-17 02:06:12 +00:00 |
|
Miles Lott
|
e0db915670
|
Changes to allow register_globals to be off
|
2001-08-21 18:48:50 +00:00 |
|
seek3r
|
9218a82cbd
|
this is now setup3 code
|
2001-07-30 15:59:25 +00:00 |
|
seek3r
|
cd3f5a90dc
|
preparing to put setup3 code in here
|
2001-07-30 15:44:12 +00:00 |
|
Miles Lott
|
609b3b8fad
|
Add version setting
|
2001-06-01 01:08:40 +00:00 |
|
Miles Lott
|
11d52774bd
|
Change to not use PHPGW_SERVER_ROOT ( no header.inc, no constant )
|
2001-05-31 00:01:40 +00:00 |
|
Miles Lott
|
7225e341d1
|
Update for new version file checking
|
2001-05-30 23:46:36 +00:00 |
|
jengo
|
ae203b17bd
|
Added warning about people upgrading there header files and it not handling virtual domains
|
2001-05-11 10:00:39 +00:00 |
|
Miles Lott
|
9d073903d2
|
Fix short tags - Bug #417815
|
2001-04-21 12:05:59 +00:00 |
|
jengo
|
3847c94a20
|
SF #412969 - Added a some error checking to see if the users enter the admin passwords. Which was casuing people to not be able to login
|
2001-04-07 12:24:22 +00:00 |
|
Miles Lott
|
41300b53ca
|
Fix php tags
|
2001-03-29 19:36:29 +00:00 |
|
q-bert
|
c32a28431d
|
Remove a totally useless echo "<form>" line.
Now the <form> will actually be valid instead of having 2 <form> tokens
before the </form> token.
Pat.
|
2001-03-09 14:54:58 +00:00 |
|
seek3r
|
00b23411ef
|
moved to define() for path vars. Also starting to hack sessions to be phpgw_info manager
|
2001-02-06 09:19:38 +00:00 |
|
seek3r
|
76a62e5f83
|
corrected problem which prevented sql server instructions from being displayed
|
2001-01-04 17:56:57 +00:00 |
|
seek3r
|
07b9a13571
|
correcting header creation
|
2001-01-02 08:51:31 +00:00 |
|
seek3r
|
601f50a4e6
|
correcting header creation
|
2001-01-02 08:50:41 +00:00 |
|
seek3r
|
5f298ace4f
|
correcting header creation
|
2001-01-02 08:47:58 +00:00 |
|
jengo
|
f2710edd85
|
Took out some charaters that where casuing problems
|
2001-01-02 06:26:45 +00:00 |
|
seek3r
|
7bb8355b5e
|
fixed one more shortfall of manageheader
|
2001-01-01 10:49:38 +00:00 |
|
skeeter
|
6e828646fa
|
fixes logout/login problem
|
2000-12-31 23:46:55 +00:00 |
|
seek3r
|
a812666b75
|
code clean up, hopefully this should help clean up the problems jengo is having with php 3.0.16
|
2000-12-31 09:50:16 +00:00 |
|
seek3r
|
b60a700dcf
|
fixed header management
|
2000-12-28 09:52:13 +00:00 |
|
skeeter
|
4512b958b1
|
small fixes for mcrypt
|
2000-12-28 01:42:26 +00:00 |
|
seek3r
|
698241af1e
|
added new field to the form
|
2000-12-28 01:34:15 +00:00 |
|
seek3r
|
2e933e41df
|
file name change
|
2000-12-27 21:41:28 +00:00 |
|