Quote Originally Posted by DrByte View Post
The /admin/ path is not defined anywhere outside the admin folder. This is for security reasons. If nobody can find the path to your admin folder, it is much more difficult to exploit.

It would be more prudunt for the GC module to include an appropriate path in its return post-back so that it knows where to find relevant files, rather than to hard-code the path into any particular file.
thx DrByte

im taking note of this!

ropu