Eu tenho um arquivo de configuração que se refere a uma estrutura de arquivos. Isso é o que eu tenho
<?php
// HTTP
define('HTTP_SERVER', 'http://XXXX.co.uk/public_html/');
define('HTTP_IMAGE', 'http://XXXX.co.uk//public_html/image/');
defi...
30.12.2015 / 04:40