summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php5
1 files changed, 1 insertions, 4 deletions
diff --git a/index.php b/index.php
index c938dd0..837a260 100644
--- a/index.php
+++ b/index.php
@@ -43,10 +43,7 @@
'lib/bootstrap/v3/css/bootstrap-theme.min.css',
'lib/bootstrap/v3/css/bootstrap.min.css',
'lib/bootstrap/v3/css/theme-dark.min.css',
- 'lib/bootstrap/v3/fonts/glyphicons-halflings-regular.woff2',
- 'lib/fonts/pmn-caecilia-55.ttf',
- 'lib/fonts/pmn-caecilia-56.ttf',
- 'lib/fonts/pmn-caecilia-75.ttf'
+ 'lib/bootstrap/v3/fonts/glyphicons-halflings-regular.woff2'
];
$check_files_mtime = array_filter($check_files_mtime, "file_exists");