5:!>L24!lq>$L}:'); define('SECURE_AUTH_KEY', '30i1{|P,{.HUA[H+N3 NKb-n0)-ofrSXOYf#i18{{oXX:h+,zU1&87}UO.A~V1e#'); define('LOGGED_IN_KEY', '2AWi#(_Nyi#R!b>c`hi|Iv2|w*$--#317?+qz6_ 03!--:ftw+;<]?-,9J-jOw3('); define('NONCE_KEY', '>7+pvRp*y]@Tvs6D@Be9&h9Q9*Dt9r(ygu8rdC6wZ+~+a[l){3hNIp|bu/+XxvVi:+{`7Q9pKs]|4|:q}A6;R'); define('SECURE_AUTH_SALT', 'Iu_Z3){=4o|*0SqDI%VaO6%|#<*C.D5(5/=#Sd8?$#'); define('LOGGED_IN_SALT', 'n4r<)+cbvy_![+#v;`881Ij 7#c8gTcoQp1co2=j6kk>sWzpulj)7o?72++MQ^2('); define('NONCE_SALT', 'sMmL72q>L[vW+DL+JcTE`:Nxh6ExDTJx6Uw!}3-8mXGeU|+w#(e=#vzDi)d-FjPc'); /*Redirected the upload folder to media by tet*/ define( 'UPLOADS', ''.'media/upload' ); /**#@-*/ /** * 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_DE.mo to wp-content/languages and set WPLANG to 'de_DE' to enable German * language support. */ define('WPLANG', ''); /** * 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); /* 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');