7 lines
94 B
PHP
7 lines
94 B
PHP
<?php
|
|
$title = "Tox";
|
|
$description = "";
|
|
$created = "2016-08-17";
|
|
$updated = "2016-08-17";
|
|
?>
|