mirror of
https://github.com/Neetpone/ponepaste.git
synced 2025-03-12 06:30:07 +01:00
Delete refresh_session.php
This commit is contained in:
parent
ba94c853f1
commit
cab9cd92f5
1 changed files with 0 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
|||
<?php
|
||||
session_start();
|
||||
|
||||
// store session data
|
||||
if (isset($_SESSION['username']))
|
||||
$_SESSION['username'] = $_SESSION['username']; // or if you have any algo.
|
||||
?>
|
Loading…
Add table
Reference in a new issue