NocturnalRage / pyangelo.com

Python Graphics Programming in the Browser
2 stars 3 forks source link

Ensure no references to request->session #183

Closed pingskills closed 2 years ago

pingskills commented 2 years ago

Since PHP8.1 this feature no longer works and we are simply using the PHP $_SESSION global variable.