Ralf Becker
|
91271e3afe
|
some more changes to be compatible with seek3r new template-system
output is not longer print, but $GLOBALS['phpgw']->template->set_var('phpgw_body',$content);
|
2002-06-01 13:19:48 +00:00 |
|
Ralf Becker
|
fa82511b93
|
some changes to be compatible with seek3r new template-system
|
2002-06-01 10:55:05 +00:00 |
|
Ralf Becker
|
59f2990851
|
closed security hole of using evaled code to show globals vars (which contain eg. passwords)
|
2002-05-13 15:15:29 +00:00 |
|
Ralf Becker
|
879b385f63
|
saving field-assignments now in preferences and not longer in a separate file in /tmp
|
2002-03-05 12:59:16 +00:00 |
|
Ralf Becker
|
ca22fe93e1
|
cats may now be separated by ',' or ';'
|
2002-02-14 19:56:06 +00:00 |
|
Ralf Becker
|
116de14b92
|
$GLOBALS, using boinfolog->write(), and closed security-hole,
that non-admin users could call csv_import, if they new the url
(check if user is allowed to run admin-app)
|
2001-10-04 20:13:00 +00:00 |
|
Ralf Becker
|
13debcb486
|
more english translations plus more consistent naming
|
2001-07-16 18:11:27 +00:00 |
|
Ralf Becker
|
31b61cc52a
|
use the ui-class now
|
2001-07-15 21:35:52 +00:00 |
|
Ralf Becker
|
2743e1db3f
|
fix for similar fieldnames
|
2001-07-01 21:30:43 +00:00 |
|
Ralf Becker
|
01b0f63865
|
using CreateObject('phpgwapi.Template',PHPGW_APP_TPL);
|
2001-05-24 15:49:15 +00:00 |
|
Ralf Becker
|
03a7ff211e
|
renaming info in infolog
|
2001-05-24 13:40:40 +00:00 |
|
seek3r
|
f184b96979
|
Initial revision
|
2001-05-23 19:07:45 +00:00 |
|