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

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Reschke <lukas@statuscode.ch>2016-09-13 01:19:14 +0300
committerLukas Reschke <lukas@statuscode.ch>2016-09-13 01:20:20 +0300
commit380fe512e2aeef35e4f287d9e62039a96c53cd6e (patch)
treebbac0bdba0fc314c27c5756e836b4724c37825ed /functions.php
parent862744c805b92ed0c9d1f96a5907aed508fe8ebc (diff)
Apply new theme
- New home page - Other pages have the new header and footer
Diffstat (limited to 'functions.php')
-rw-r--r--functions.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/functions.php b/functions.php
index 36ee714b..cd8d1eb4 100644
--- a/functions.php
+++ b/functions.php
@@ -15,5 +15,4 @@ require_once locate_template('/lib/gallery.php'); // Custom [gallery] mo
require_once locate_template('/lib/comments.php'); // Custom comments modifications
require_once locate_template('/lib/relative-urls.php'); // Root relative URLs
require_once locate_template('/lib/widgets.php'); // Sidebars and widgets
-require_once locate_template('/lib/scripts.php'); // Scripts and stylesheets
require_once locate_template('/lib/custom.php'); // Custom functions \ No newline at end of file