scratch – Diff between revs 62 and 66

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 62 Rev 66
Line 2... Line 2...
2   2  
3 ########################################################################### 3 ###########################################################################
4 ## Copyright (C) Wizardry and Steamworks 2017 - License: GNU GPLv3 ## 4 ## Copyright (C) Wizardry and Steamworks 2017 - License: GNU GPLv3 ##
Line 5... Line 5...
5 ########################################################################### 5 ###########################################################################
6   6  
7 require_once('inc/pseudocrypt.php'); 7 require_once('php/pseudocrypt.php');
Line 8... Line 8...
8 require_once('inc/functions.php'); 8 require_once('php/functions.php');
9 require_once('config.php'); 9 require_once('config.php');
10   10