Phase 5: Final validation and remaining reference updates
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
This commit is contained in:
parent
0ea24764e3
commit
815f2b0b0c
64 changed files with 144 additions and 144 deletions
|
|
@ -7,8 +7,8 @@ function logHandling($home_id, $action = 'delete', &$remote){
|
|||
$fileId = str_pad($home_id, 9, '0', STR_PAD_LEFT);
|
||||
|
||||
$files = array(
|
||||
'screenlogs/screenlog.OGP_HOME_'.$fileId => 'file',
|
||||
'screenlogs/screenlog.OGP_UPDATE_'.$fileId => 'file',
|
||||
'screenlogs/screenlog.GSP_HOME_'.$fileId => 'file',
|
||||
'screenlogs/screenlog.GSP_UPDATE_'.$fileId => 'file',
|
||||
'screenlogs/home_id_'.$home_id.'/' => 'dir',
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue