DOCUMENT ROOT = /home1/pryrtcom/public_html
inside eval block to avoid dying on the tainted environment variable
Outside of eval block
ROOT = /home1/pryrtcom/public_html
inside second eval block to avoid dying on the tainted environment variable
eval 2 didn't die if this prints
it did not die because I untainted /home1/pryrtcom/public_html.