mirror of
https://github.com/godotengine/godot-asset-library.git
synced 2026-01-04 14:10:53 +03:00
Change session cookie name, fixes (probably) #38.
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
<?php
|
||||
|
||||
session_name('assetlib-csrf');
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user