/**#@+ * Authentication Unique Keys. * * Change these to different unique phrases! * You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/ WordPress.org secret-key service} * You can change these at any point in time to invalidate all existing cookies. This will force all users to have to log in again. * * @since 2.6.0 */ define('AUTH_KEY', 'Fx2c+%S-BVD=-Ad.+SP8ni3qt,JCac9N[>94XOt]|dinJ191vpa2SJq7`0.B+hq~'); define('SECURE_AUTH_KEY', ';P/U{PM=VnV:@-n?xy1(pHSJiRASt_uGt+U)>{*O1&TP7u-w6cEa~l`p6'); define('NONCE_KEY', '3q8~gOcQf]!Sdq>n:Cun;AtJ66s jbJ5H8}wKUN4/LV}E+BrA#9=TbAIa7HcXh?J'); /**#@-*/ /** * 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_'; /** * WordPress Localized Language, defaults to English. * * Change this to localize WordPress. A corresponding MO file for the chosen * language must be installed to wp-content/languages. For example, install * de.mo to wp-content/languages and set WPLANG to 'de' to enable German * language support. */ define ('WPLANG', ''); /* 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');
Fatal error: Call to undefined function wp() in /home/mzepedas/public_html/wp-blog-header.php on line 14