diff --git a/htdocs/assets/_integrate.php b/htdocs/assets/_integrate.php index e8b575d..36e4fec 100644 --- a/htdocs/assets/_integrate.php +++ b/htdocs/assets/_integrate.php @@ -4,6 +4,7 @@ + @@ -11,6 +12,7 @@ + + \ No newline at end of file diff --git a/htdocs/home.php b/htdocs/home.php index 6eada49..b3c8db2 100644 --- a/htdocs/home.php +++ b/htdocs/home.php @@ -224,5 +224,6 @@ write_dataset($conn); + \ No newline at end of file diff --git a/htdocs/projects.php b/htdocs/projects.php index 6ad1dc5..11187b1 100644 --- a/htdocs/projects.php +++ b/htdocs/projects.php @@ -190,5 +190,6 @@ $years = create_project_years_array($conn); + \ No newline at end of file