Page MenuHomeCode

quux.php
No OneTemporary

quux.php

<?php
//dieprint_r($CurrentPerso->location);
require_once('includes/objects/ship.php');
$ship = new Ship(1);
Ship::clean_ship_sessions();
include('controllers/header.php');
echo "<p>Sessions cleaned</p>";
include('controllers/footer.php');
?>

File Metadata

Mime Type
text/x-php
Expires
Sat, Feb 22, 15:27 (7 h, 52 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
23176
Default Alt Text
quux.php (290 B)

Event Timeline