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

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