Commit Graph

11 Commits

Author SHA1 Message Date
Miles Lott
2da29d2861 Add one note about baseline tables 2003-10-18 10:54:47 +00:00
Ralf Becker
c65032a812 restructured setup a bit:
- move most of the lang-code from setup/lang.php to phpgwapi/inc/class.translation_sql.inc.php
- added a minimal-auto-configuration, so one does not need to enter the config-step at all for a running installation
- added the language of the admin to the installed languages
2003-10-04 13:27:38 +00:00
Ralf Becker
658dfdce96 restructured setup a bit:
- move most of the lang-code from setup/lang.php to phpgwapi/inc/class.translation_sql.inc.php
- added a minimal-auto-configuration, so one does not need to enter the config-step at all for a running installation
- added the language of the admin to the installed languages
2003-10-04 13:24:34 +00:00
Ralf Becker
a29965b1ea added a local var $oProc as reference to the global one, to be compatible with old-style default_records.inc.php 2003-03-27 18:39:49 +00:00
ceb
a7adc68829 update to install admin/prefs/api at once during new install 2002-12-19 23:33:44 +00:00
skeeter
3a987d2164 GNU Patch #501. 2002-09-04 01:25:29 +00:00
Miles Lott
6a5c1bd2de Fix problem of ???_langs() functions recursing instead of calling translation class.
This meant no lang installation/upgrade except when working with lang.php.
2002-08-23 04:28:28 +00:00
Miles Lott
aaccb90b2e Use only the phpgw_setup->oProc object 2002-03-04 07:18:46 +00:00
Miles Lott
2d742a0488 one more fix for oProc 2002-03-04 05:00:08 +00:00
Miles Lott
8fcb9b1dcf Fix name of oProc object to match current table scripts 2002-03-04 04:49:42 +00:00
Miles Lott
7561909c9b Moving new setup classes to the api 2002-03-03 21:47:30 +00:00