Just added a few notes

This commit is contained in:
jengo 2000-11-12 10:43:57 +00:00
parent 9e4f4343b1
commit 28eeae8ad7

View File

@ -24,6 +24,8 @@
// I didn't active this code until all tables are up to date using the owner field // I didn't active this code until all tables are up to date using the owner field
// The calendar isn't update to date. (jengo) // The calendar isn't update to date. (jengo)
// NOTE: This is so I don't forget, add a double explode() to the app_tables field
// to say what the name of the owner field is.
function delete_users_records($account_id, $permissions) function delete_users_records($account_id, $permissions)
{ {
global $phpgw; global $phpgw;