CMXX - Include updated/by on multiple tables and views
This commit is contained in:
@@ -21,6 +21,8 @@ $clause = '';
|
||||
$clause_insert ='';
|
||||
$input_insert = '';
|
||||
|
||||
$post_content['updatedby'] = $username;
|
||||
|
||||
//ADD STANDARD PARAMETERS TO ARRAY BASED ON INSERT OR UPDATE
|
||||
if ($command == 'update' && !isset($post_content['delete'])){
|
||||
|
||||
|
||||
Reference in New Issue
Block a user