??
You're inside public_html, but wp-admin or wp-content was not found.
Savvy
W
olf -
MANAGER
Edit File: js-beautify-test
#! /bin/sh # # Test suite launcher # if [ -z $PYTHON ]; then env python js-beautify-test.py else env $PYTHON js-beautify-test.py fi