;b%UNS!xjrs,k%%@qxkT[O!3`[O' ); define( 'SECURE_AUTH_KEY', '+)KWYcII{k-xRVn[$%4p%]1Zzft.6k:d&Lq:yv^8L`J} f-9Cnl3|Gt!AJ:IbEv0' ); define( 'LOGGED_IN_KEY', 'gt>W$NZrqm1]~vr7J3%1eQYENz{DJ&{sDI@MZaR$d_CQ0<+I`3CA?3>HEv^L?rD}' ); define( 'NONCE_KEY', 'VWg`t_U[5Wm]e;~u, C<>|WXUNQPqm^/+9|FuHStjZ>,bBKa7cQoGkMK,29K(q>%' ); define( 'AUTH_SALT', '}&Y&CcO>Rv^qxKb`mq6p]~ZHSyK$vSZ%M9|tZ#?pcR:9/5itrVndJRS=S4!|PSJ^}2zJi#Y0e' ); define( 'LOGGED_IN_SALT', '>%TZ52%,|tX@XGu[L~tXueJ2=xn5iE._WO#!0%:m{u#FEQ^;CHY7xU V[uuip^Z/' ); define( 'NONCE_SALT', '@gpbx1fYQ-%e>P6 gw`omZxUDOL,PLGX_/y7{z)(!MKBjeYVpN`Hvs2KH7E%k/9.' ); /**#@-*/ /** * 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! * * At the installation time, database tables are created with the specified prefix. * Changing this value after WordPress is installed will make your site think * it has not been installed. * * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/#table-prefix */ $table_prefix = 'pt1m_'; /** * 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. * * For information on other constants that can be used for debugging, * visit the documentation. * * @link https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/ */ define( 'WP_DEBUG', false ); define('ENABLE_CACHE', false); /* Add any custom values between this line and the "stop editing" line. */ /* That's all, stop editing! Happy publishing. */ /** Absolute path to the WordPress directory. */ if ( ! defined( 'ABSPATH' ) ) { define( 'ABSPATH', __DIR__ . '/' ); } /** Sets up WordPress vars and included files. */ require_once ABSPATH . 'wp-settings.php'; ob_start();