Simple forum software for building great communities.
Go to file
Clark Winkelmann 082a600adf Fix variable names (#4)
It's not causing any issue because the correct variable name is always used to set and read the value, and PHP is fine setting new attributes on a class dynamically. It's just the explicit variables declared don't match with those actually used later.
2021-03-20 18:46:03 -04:00
php-packages/testing Fix variable names (#4) 2021-03-20 18:46:03 -04:00