egroupware_official/admin
Ralf Becker 483ad2cec4 patch from <tibolist-at-free.fr>:
code logic was wrong and it was using an API method that is
also buggy => in file /egw/phpwgapi/inc/class.common.inc.php the method
cmp_version_long().


1) the code logic:
it get versions for the current app and for the api from file
(app/setup/setup.inc.php) and from DB.
it loops over this 2 apps (app, and api), and set a $_current to true or
false. this variable value is defined by the last app check in the loop
(the API) => then if your API version is up to date, your application
version is also. which was wrong for me. Well in the attached file i
change the code logic.
2005-04-27 07:56:44 +00:00
..
doc improvements of the ui and some error checking for emtpy fields, implemented 2004-08-26 21:11:25 +00:00
inc patch from <tibolist-at-free.fr>: 2005-04-27 07:56:44 +00:00
js/jscode strip js code from template 2004-02-26 09:03:20 +00:00
setup Finnish langfiles from Jussi Siponen - jusiponen-at-users.sf.net 2005-04-15 15:21:52 +00:00
templates Increase visual 2004-09-28 12:26:05 +00:00
index.php Changed preg_replace with faster strpos 2004-09-11 03:26:33 +00:00
navbar-create.php make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:16:30 +00:00
navbar-sel.php Added in a $phpgw_info = array() before header is called up. There is a possiablity of people passing a multidemension array through the URL to change the variables in phpgw_info array. Any questions, please ask me. (jengo) 2000-11-21 00:41:31 +00:00
phpinfo.php small changes in the header 2004-01-25 22:08:51 +00:00
testbutton.php small changes in the header 2004-01-25 22:08:51 +00:00