mirror of
https://github.com/godotengine/godot-asset-library.git
synced 2026-01-04 14:10:53 +03:00
Move session cookie name config right before session start.
As suggested by @merumelu in b1d3172f89
This commit is contained in:
@@ -1,5 +1,2 @@
|
||||
<?php
|
||||
|
||||
session_name('assetlib-csrf');
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user