Update libs and fix ugc URL
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
require_once 'settings.php';
|
||||
|
||||
define('TMP_FOLDER', 'tmp/');
|
||||
define('UGC_URL', 'https://ugc.fr');
|
||||
define('UGC_URL', 'https://www.ugc.fr');
|
||||
|
||||
function getPage($sPath, $asVars, $sType)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user