Merge pull request #4071 from murrant/move-libs

Move third party software to html/lib from html/includes
This commit is contained in:
Neil Lathwood
2016-08-17 20:59:02 +01:00
committed by GitHub
88 changed files with 1070 additions and 86 deletions

View File

@@ -1,6 +1,6 @@
<?php
require 'includes/geshi/geshi.php';
require 'lib/geshi/geshi.php';
// FIXME svn stuff still using optc etc, won't work, needs updating!
if (is_admin()) {