6 lines
135 B
Plaintext
6 lines
135 B
Plaintext
|
find . -name \*.php -exec grep -l './inc' {} \;
|
||
|
|
||
|
|
||
|
todo:
|
||
|
change installscript to place inc outside of http-root. exactly ONE dir ahead.
|