antville/code/SysLog
Robert Gaggl f8db009bff changed type.properties according to new database-schema:
- all tables are prefixed with AV_
- WEBLOG was renamed to AV_SITE
- GOODIE was renamed to AV_FILE
- all columns are prefixed with the table-name (without table-prefix)
- foreign keys follow a specific naming-convention
(for details see http://project.antville.org/topics/feature+requests+and+proposals/69427/)
2002-06-26 16:03:59 +00:00
..
macros.js changed code to run with snapshot 20020531-fc: 2002-06-02 16:05:16 +00:00
objectFunctions.js initial check-in 2002-03-27 11:06:11 +00:00
sysmgr_listitem.skin replaced td attribute "background" with appropriate style attribute for xhtml compatibility (this is supposed to be a transitional fix, in the end there should be a class/id doing the job) 2002-06-04 17:34:07 +00:00
sysmgr_macros.js now using new global function isUserSysAdmin() 2002-06-02 15:26:36 +00:00
type.properties changed type.properties according to new database-schema: 2002-06-26 16:03:59 +00:00