Jonas Pasche said: > Is there any possibility to remove that functionality and let > vget_assign return the same domain name it got from the user's input? > > Will other things break without this functionality?
>From what I remember, it does need to be this way. A particular example I can think of is when using the MySQL backend, SQL queries are built using the domain name returned by vget_assign, and unless the real domain is used, the SQL is going to fail. Michael.