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 ## CONFIGURATION ## 12 ## CONFIGURATION ##
13 ########################################################################### 13 ###########################################################################
Line 14... Line 14...
14   14  
15 # The configuration file for this script containing the settings. 15 # The configuration file for this script containing the settings.
-   16 require_once('config.php');
16 require_once('config.php'); 17 require_once('vendor/was/utilities/src/formats/kvp/kvp.php');
Line 17... Line 18...
17 require_once('functions.php'); 18 require_once('vendor/was/utilities/src/formats/csv/csv.php');
18   19  
19 ########################################################################### 20 ###########################################################################