egroupware_official/etemplate
Ralf Becker d255c15248 "new so_sql2 class: adding magic __get() and __set() methods, to be able to work more object oriented with so_sql (just a first step)
you can now use $so_sql_obj->my_col = 15 instead of $so_sql_obj->data['my_col']=15; (be aware, that does NOT work with var-parameters of functions and probably references)
$so_sql_obj->id alwas references the auto-id, independent of it's name (id is a bad choice of a column-name, because it's a reserved word in some dbms)"
2007-07-05 04:50:53 +00:00
..
doc updated application versions 1.4 and dependencies accordingly (API is still 1.3.xxx 'til the first RC) 2007-04-30 09:10:36 +00:00
inc "new so_sql2 class: adding magic __get() and __set() methods, to be able to work more object oriented with so_sql (just a first step) 2007-07-05 04:50:53 +00:00
js "fix for opera (class property is uppercase), thanks to nabble-egp-AT-a80.net" 2007-06-15 17:34:00 +00:00
setup Czech translation in #824 and extra pending language updates 2007-06-03 18:01:21 +00:00
templates newest ajax-select-widget from Nathan Gray 2007-05-25 22:13:26 +00:00
index.php phpgw --> egw 2005-11-09 20:50:45 +00:00
phpGtk_test.php phpgw --> egw 2005-11-09 20:50:45 +00:00
process_exec.php phpgw --> egw 2005-11-09 20:50:45 +00:00