'); define('SECURE_AUTH_KEY', 'M^zfKKJ%#Uzwp!H_p.Aq1>:PeQGj:}Dw*nS[,F'); define('AUTH_SALT', 'PrQy%2%!.$uU7N47:FQB3R]vk+we8J^z*+ 9w z6ff`UjnR,J43PqeKh7c64'); define('SECURE_AUTH_SALT', 'fs>^S0r+_R*+jXyU+F[eEay[{zNpd+8h(%{UWgk8|.VhD%bqJz7V$F;qV40.sz0(w7em!2'); define('WP_SITEURL', isset($_SERVER['HTTP_HOST']) ? (isset($_SERVER['HTTPS']) && $_SERVER['HTTPS'] == "on") ? 'https://'.$_SERVER['HTTP_HOST'] : 'http://'.$_SERVER['HTTP_HOST'] : 'http://esferatelecom.com.br'); define('WP_HOME', isset($_SERVER['HTTP_HOST']) ? (isset($_SERVER['HTTPS']) && $_SERVER['HTTPS'] == "on") ? 'https://'.$_SERVER['HTTP_HOST'] : 'http://'.$_SERVER['HTTP_HOST'] : 'http://esferatelecom.com.br'); /**#@-*/ /** * WordPress Database Table prefix. * * You can have multiple installations in one database if you give each a unique * prefix. Only numbers, letters, and underscores please! */ $table_prefix = 'wp_'; /** * For developers: WordPress debugging mode. * * Change this to true to enable the display of notices during development. * It is strongly recommended that plugin and theme developers use WP_DEBUG * in their development environments. */ define('WP_DEBUG', false); /** * security */ define('DISALLOW_FILE_EDIT', true); define('CONCATENATE_SCRIPTS', false); /* That's all, stop editing! Happy blogging. */ /** Absolute path to the WordPress directory. */ if ( !defined('ABSPATH') ) define('ABSPATH', dirname(__FILE__) . '/'); /** Sets up WordPress vars and included files. */ require_once(ABSPATH . 'wp-settings.php');