You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 19, 2024. It is now read-only.
Right now comment texts in PHP files are displayed either in white or in a light grey. They should be the same color as the // or /* slashes before them in order not to get confused with regular text, thus making the code easier to read.