|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: 2.7.3 in eGroupware 1.2? [message #36319 is a reply to message #34017] |
Fri, 16 March 2007 12:28  |
FadingSun
 Messages: 3 Registered: March 2007 Location: Sindelfingen
Karma: 0
|
Junior Member |
add to buddy list ignore all messages by this user
|
|
Ilia wrote on Sun, 01 October 2006 15:23 | Not really, creation of a user is just 1 function call, login-in the user is 2 line of code. All in all you maybe looking at writing a 10-15 line wrapper to allow information sharing between eGW and FUDforum.
|
this works almost perfecly with normal user logins, but when i try to incorporate the admin panel it not only needs to know the parameter S (which i get from the login functions) but also SQ. How do i get this (beside the possibility to write own code that fetches it from the FUD tables)?
|
|
|