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

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 12 Rev 53
Line 19... Line 19...
19 ## CONFIGURATION ## 19 ## CONFIGURATION ##
20 ########################################################################### 20 ###########################################################################
Line 21... Line 21...
21   21  
22 # The configuration file for this script containing the settings. 22 # The configuration file for this script containing the settings.
23 require_once("config.php"); 23 require_once("config.php");
Line 24... Line 24...
24 require_once("functions.php") 24 require_once("functions.php");
25   25  
26 ########################################################################### 26 ###########################################################################