corrade-http-templates – Diff between revs 12 and 77

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 12 Rev 77
Line 12... Line 12...
12 ########################################################################### 12 ###########################################################################
13 ## CONFIGURATION ## 13 ## CONFIGURATION ##
14 ########################################################################### 14 ###########################################################################
Line 15... Line 15...
15   15  
16 # The configuration file for this script containing the settings. 16 # The configuration file for this script containing the settings.
17 require_once("config.php"); 17 require_once('config.php');
-   18 require_once('vendor/was/utilities/src/formats/kvp/kvp.php');
Line 18... Line 19...
18 require_once('functions.php'); 19 require_once('vendor/was/utilities/src/mathematics/algebra.php');
19   20  
20 ########################################################################### 21 ###########################################################################