From 0ae8cbf5c0b1a198b963490985b7738392ebcb97 Mon Sep 17 00:00:00 2001 From: ahriman Date: Mon, 3 Dec 2018 19:22:25 -0500 Subject: installed dokuwiki, added to navbar, updated news --- wiki/lib/exe/jquery.php | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 wiki/lib/exe/jquery.php (limited to 'wiki/lib/exe/jquery.php') diff --git a/wiki/lib/exe/jquery.php b/wiki/lib/exe/jquery.php new file mode 100644 index 0000000..f32aef7 --- /dev/null +++ b/wiki/lib/exe/jquery.php @@ -0,0 +1,43 @@ +useCache(array('files' => $cache_files)); + http_cached($cache->cache, $cache_ok); + + $js = ''; + foreach($files as $file) { + $js .= file_get_contents($file)."\n"; + } + stripsourcemaps($js); + + http_cached_finish($cache->cache, $js); +} -- cgit 1.4.1-2-gfad0