Hey guys,
i`am using the editor config for protecting my php code in a php file. Until now it works fine, but i want to change the structure of the php file, because the host address of the server will change in a week and i have to put another prefix in fornt oy my hrefs.
e.g.
<a href="http://<?=LOCAL_PREFIX?>link">blah</a>