Ralf Becker
5b8fb9df75
merged differences from the .14 branch
2002-11-23 12:32:16 +00:00
skeeter
d70d75d745
GNU Bug #1749 .
2002-11-21 02:07:02 +00:00
skeeter
6df27ba200
Fix for upgrading lang files.
2002-11-16 12:27:04 +00:00
Ralf Becker
65c0123279
some fixes to get manage languages working again:
...
- fixed table-names for 'lang' to 'phpgw_lang' and 'languages' to 'phpgw_languages'
- changed calls to function in setup_detection and setup_html to use $GLOBALS['phpgw_setup']->html / detection
2002-10-18 14:44:10 +00:00
Zone
3b3e08f1aa
Fix " vs. '
2002-09-17 04:24:14 +00:00
skeeter
bb0535281f
Will now stop (error) when inserting bad data.
2002-09-15 23:21:01 +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
ceb
45f32ce148
added missing '
2002-04-30 14:10:30 +00:00
skeeter
aa1398fd6b
Converting to get_var() for all HTTP_*_VARS.
2002-04-29 19:49:24 +00:00
skeeter
3b4a9f0d89
Changed a few things over to GLOBALS and using get_var().
2002-04-13 01:56:57 +00:00
Miles Lott
6031b605e6
show languages already installed by selecting them in the select box
2002-03-11 01:39:58 +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
skeeter
532993d024
Some major cleanups. Should reduce warnings by 75%. This will speed things up if the admin is logging php errors/warnings.
2002-02-18 16:18:34 +00:00
Miles Lott
3fefd7be60
Add missing check of current db versions
2002-02-17 19:35:44 +00:00
Miles Lott
12b66fb8a9
Change lang/languages tables to phpgw_lang/phpgw_languages
2002-02-17 19:31:50 +00:00
Miles Lott
3ec482b83f
small change to test syncmail
2002-01-08 14:42:59 +00:00
Miles Lott
ea23a8c75c
set phpgw_info to an empty array at the top
2001-12-18 02:25:55 +00:00
Miles Lott
04342d35ed
Cleanup includes; move auth() call to top after main include (functions.inc.php);
2001-12-18 02:20:31 +00:00
Miles Lott
aa32b065bf
more adjustment for globals
2001-11-21 15:01:43 +00:00
jengo
f4efac55bb
- Fixed logout button not working correctly
...
- Re-enabled the logout button in lang.php, not sure why it was disabled
2001-09-27 23:59:39 +00:00
mdean
b2f9d0c668
Calls to db_addslashes for portability.
2001-09-17 00:54:52 +00:00
Miles Lott
e2117e0432
formatting
2001-09-12 14:20:54 +00:00
Miles Lott
e0db915670
Changes to allow register_globals to be off
2001-08-21 18:48:50 +00:00
Miles Lott
ae949e41f2
Adding this back
2001-07-30 16:05:42 +00:00
seek3r
cd3f5a90dc
preparing to put setup3 code in here
2001-07-30 15:44:12 +00:00
Miles Lott
6c824a2ca8
Add a default selection if not a new install
2001-03-19 23:01:04 +00:00
seek3r
2aea2d586c
fixed new install
2001-02-10 04:50:21 +00:00
Miles Lott
bdf540395a
Commented out filesystem_separator call since it was broken and not really used here
2001-02-03 18:21:02 +00:00
Miles Lott
c55ca5d18a
Fix a couple more misspells...
2001-01-19 07:41:42 +00:00
Miles Lott
a6ee8acbc2
Fix call to new class filename.
2001-01-13 19:23:04 +00:00
seek3r
e84c60be92
cleaned up interface to fit better
2001-01-01 11:57:47 +00:00
seek3r
c76e53cc0c
added lang support
2001-01-01 11:50:35 +00:00
seek3r
2683bc556c
corrected problem with db updates
2001-01-01 10:36:58 +00:00
Lars Kneschke
7a2cdee315
moved to "api_inc"
2000-12-29 20:04:42 +00:00
seek3r
c54b78187f
restored lang.php after I kept screwing it up
2000-12-28 08:00:59 +00:00
seek3r
06d69774c9
fixed a few minor bugs
2000-12-27 09:32:58 +00:00
seek3r
6cfdfaf372
commiting code so that jengo can merge in some other changes
2000-12-27 09:05:13 +00:00
jengo
78ec4589dd
Restored back to its previous working state, before someone overwrote it with ldap.php :)
2000-12-27 01:31:35 +00:00
seek3r
05682a80c0
fixing references
2000-12-21 21:24:22 +00:00
jengo
b29f5b637e
Updated lang.php to work
2000-12-15 17:26:51 +00:00
jengo
bd2f80dfee
Added setup_header()
2000-11-24 02:29:26 +00:00
seek3r
74d17782e7
corrected problems with multi-domain support, and prepared for the new release
2000-11-22 08:34:19 +00:00
jengo
300dca37f7
Tring to fix the folders reporting the total number of messages for the inbox only
2000-11-16 09:09:19 +00:00
jengo
881e68c1f9
setup will now add english by default
2000-11-15 17:55:39 +00:00
jengo
6267a6ca9b
Added missing file
2000-11-05 07:13:27 +00:00