kestasjk / webDiplomacy

Play Diplomacy online
http://webdiplomacy.net/
GNU Affero General Public License v3.0
183 stars 114 forks source link

Replace __autoload to fix #769 #771

Open JimMackin opened 2 years ago

JimMackin commented 2 years ago

Use spl_autoload_register instead of the deprecated _autoload method.