0byt3m1n1
Path:
/
data
/
48
/
4
/
58
/
64
/
4710553
/
user
/
5582526
/
htdocs
/
wp-includes
/
[
Home
]
File: session.php
<?php /** * Session API * * @since 4.0.0 */ _deprecated_file( basename( __FILE__ ), '4.7.0' ); require_once( ABSPATH . WPINC . '/class-wp-session-tokens.php' ); require_once( ABSPATH . WPINC . '/class-wp-user-meta-session-tokens.php' );