diff --git a/htdocs/assets/_commonjs.php b/htdocs/assets/_commonjs.php new file mode 100644 index 0000000..87ba7c3 --- /dev/null +++ b/htdocs/assets/_commonjs.php @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/htdocs/blog.php b/htdocs/blog.php index bc9634c..d7e175e 100644 --- a/htdocs/blog.php +++ b/htdocs/blog.php @@ -29,10 +29,6 @@ write_dataset($conn); - - - - - + \ No newline at end of file diff --git a/htdocs/contact.php b/htdocs/contact.php index 5be4314..f8c92e9 100644 --- a/htdocs/contact.php +++ b/htdocs/contact.php @@ -112,11 +112,7 @@ write_dataset($conn); - - - - - + diff --git a/htdocs/dmca.php b/htdocs/dmca.php index 8e3205a..4ffc67b 100644 --- a/htdocs/dmca.php +++ b/htdocs/dmca.php @@ -57,10 +57,6 @@ write_dataset($conn); - - - - - + \ No newline at end of file diff --git a/htdocs/error/404.php b/htdocs/error/404.php index 0abba0a..54ab259 100644 --- a/htdocs/error/404.php +++ b/htdocs/error/404.php @@ -32,9 +32,6 @@ write_dataset($conn); - - - - + \ No newline at end of file diff --git a/htdocs/home.php b/htdocs/home.php index 94f7e7f..15abc5c 100644 --- a/htdocs/home.php +++ b/htdocs/home.php @@ -219,11 +219,7 @@ write_dataset($conn); - - - - - + diff --git a/htdocs/policy.php b/htdocs/policy.php index ba7607a..40dff7b 100644 --- a/htdocs/policy.php +++ b/htdocs/policy.php @@ -272,10 +272,6 @@ write_dataset($conn); - - - - - + \ No newline at end of file diff --git a/htdocs/projects.php b/htdocs/projects.php index 1b4be97..2a59ee9 100644 --- a/htdocs/projects.php +++ b/htdocs/projects.php @@ -186,11 +186,7 @@ $years = create_project_years_array($conn); - - - - - + \ No newline at end of file diff --git a/htdocs/terms.php b/htdocs/terms.php index a5026bd..af7396b 100644 --- a/htdocs/terms.php +++ b/htdocs/terms.php @@ -185,10 +185,6 @@ write_dataset($conn); - - - - - + \ No newline at end of file