Network
*/
define('WP_ALLOW_MULTISITE', 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');
/* Destination directory for file streaming */
define('WP_TEMP_DIR', ABSPATH . 'wp-content/');