Ro
254a7f1c38
Scrubbed Moment from codebase
...
Moment was still being used in some classes so found and replaced all
those instances with Carbon and uninstalled the packaged from composer.
2 years ago
Are0h
a31dff94cb
Updated PHP lint to @PSR12 b/c @PSR2 is deprecated
...
So, @PSR12 is the recommended coding standard, so I updated the config
and reformatted the appropriate files.
Again. Whew.
2 years ago
Are0h
63eaba08e2
Added config for PHP formatting (PSR2)
...
I needed some consistent php formatting, so I plugged in a php fixer
config and then reformatted all PHP files so it's all consistent.
Fixed an ID issue with the page-edit template that was causing page
editing to fail.
2 years ago
are0h
382c314af0
fixes for restore from backup file
3 years ago
Ro
6279ad4730
fixes for site init
3 years ago
Ro
8ad3fa38c5
respeced class imports to psr-4 standard, fixed asset moving, upgraded theme rendering
3 years ago