Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/undo-ransomware/ransomware_detection.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Held <ilovemilk@wusa.io>2018-09-10 20:07:27 +0300
committerMatthias Held <ilovemilk@wusa.io>2018-09-10 20:07:27 +0300
commit06e649195d98cd88f9465da197ca66a80bc8acd6 (patch)
tree7916ea31b1c7db5a3dcc99260510a54ab0c31205 /templates/index.php
parent0cc917d5098ceaeb5733e8ce975a63dfa9ed8668 (diff)
Remove code duplicates
Diffstat (limited to 'templates/index.php')
-rw-r--r--templates/index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/index.php b/templates/index.php
index 3130f25..8793b69 100644
--- a/templates/index.php
+++ b/templates/index.php
@@ -18,6 +18,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
script('ransomware_detection', 'app');
+script('ransomware_detection', 'utils');
script('ransomware_detection', 'filelist');
script('ransomware_detection', 'vendor/font-awesome/fontawesome-all');
style('ransomware_detection', 'style');