From e982c2bbed6288a204c00b7be555466780f4a8a8 Mon Sep 17 00:00:00 2001 From: Sarah Sparrow Date: Mon, 9 Mar 2020 12:49:50 +0000 Subject: [PATCH] Updated project name to remove @ character --- oifs_dashboard.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/oifs_dashboard.php b/oifs_dashboard.php index c1506be..1bdcb74 100755 --- a/oifs_dashboard.php +++ b/oifs_dashboard.php @@ -35,8 +35,8 @@ $ms_fields_open="$ms_fields $fopen"; $ms_fields_closed="$ms_fields $fclosed"; -$condition_open="WHERE b.ended=0 and p.name='OpenIFS@HOME'"; -$condition_closed="WHERE b.ended=1 and p.name='OpenIFS@HOME'"; +$condition_open="WHERE b.ended=0 and p.name='OpenIFSATHOME'"; +$condition_closed="WHERE b.ended=1 and p.name='OpenIFSATHOME'"; $order= 'order by b.id DESC'; @@ -96,12 +96,12 @@ function condDisp(section){ - + - +