Hi Sigurd,

Did you test your code regarding php 5.3 ? I recently migrated my server
and
there is a lot of stuff which is not working anymore.

Bye.

> * New features
> 
> 1) translations can be called from (xslt)templates
> 
> usage: 
> 
> <xsl:value-of select="php:function('lang', 'translate me')" />
> 
> Note: the xmlns has to be defined - example:
> <xsl:template match="group_edit" xmlns:php="http://php.net/xsl";>
> 
> 
> 2) Per Application Admin
> In "edit user" one can grant user right as administrator of
application(s)
> 
> * Improvements
> 
> 1) In Group Edit - availlable users and selected users per group are
> separated into two lists.
> javascript to move them across (as in org-person in addressbook)
> 
> 2) Deprecated and strict is added as loglevels
> 
> 3) Error handling - only do the work for selected loglevel
> 
> 
> Regards
> 
> Sigurd


_______________________________________________
phpGroupWare-developers mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/phpgroupware-developers

Reply via email to