diff options
Diffstat (limited to 'functions.php')
-rw-r--r-- | functions.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/functions.php b/functions.php index a8f7011..5c563b6 100644 --- a/functions.php +++ b/functions.php @@ -155,6 +155,6 @@ function disable_embeds_rewrites($rules) { return $rules; } -/* LibreVideoJS +/* ViNotJS ------------------------------------------------------------------------------*/ include_once 'vinotjs/vinotjs.php'; |