From 40e145af1adda6c5d22c396966099765947326f3 Mon Sep 17 00:00:00 2001 From: skeeter Date: Sat, 18 Aug 2001 00:32:56 +0000 Subject: [PATCH] Applid patch #45184. --- filemanager/setup/tables_current.inc.php | 2 +- infolog/setup/tables_current.inc.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/filemanager/setup/tables_current.inc.php b/filemanager/setup/tables_current.inc.php index 05b7f53e21..f71566d9ba 100644 --- a/filemanager/setup/tables_current.inc.php +++ b/filemanager/setup/tables_current.inc.php @@ -40,7 +40,7 @@ 'fk' => array(), 'ix' => array(), 'uc' => array() - ), + ) ); ?> diff --git a/infolog/setup/tables_current.inc.php b/infolog/setup/tables_current.inc.php index 09e4cf1bcb..fadddd9496 100644 --- a/infolog/setup/tables_current.inc.php +++ b/infolog/setup/tables_current.inc.php @@ -40,7 +40,7 @@ 'fk' => array(), 'ix' => array(), 'uc' => array() - ), + ) ); ?>