diff options
author | Jesús Eduardo <heckyel@hyperbola.info> | 2017-09-14 13:13:09 -0500 |
---|---|---|
committer | Jesús Eduardo <heckyel@hyperbola.info> | 2017-09-14 13:13:09 -0500 |
commit | 6c79f0388ffcf141f1c22519cc223841d0eaa729 (patch) | |
tree | 0f6d062265053577be19f08879812e54d705d91c /functions.php | |
parent | 2d5b3f6ec45cc30290b28554716c3abb5b956086 (diff) | |
download | lidra-theme-6c79f0388ffcf141f1c22519cc223841d0eaa729.tar.lz lidra-theme-6c79f0388ffcf141f1c22519cc223841d0eaa729.tar.xz lidra-theme-6c79f0388ffcf141f1c22519cc223841d0eaa729.zip |
Archivos innecesarios
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'; |