Remove old SVN $id$, add edit_access_data table

edit_access_data table can hold name/value pairs for additional info in
the access group
This commit is contained in:
Clemens Schwaighofer
2016-07-15 10:13:29 +09:00
parent 799cff4e00
commit 3aaa9b3f0d
38 changed files with 19 additions and 50 deletions

View File

@@ -1,6 +1,5 @@
#!/bin/bash
# $Id: create_default_trigger.sh 3158 2010-09-02 02:49:00Z gullevek $
# creates the default on update trigger for the inherited generic tables (date/name)
orig_file="../tmpl/trigger.tmpl"