pesaPi icon indicating copy to clipboard operation
pesaPi copied to clipboard

Update autoload.php

Open bryceandy opened this issue 7 years ago • 0 comments

As __autoload() is now deprecated and removed in newer PHP versions above 5.3.0, we have to substitute it for spl_autoload_register()

bryceandy avatar Jan 01 '19 10:01 bryceandy