mirror of
https://github.com/Xkeeper0/jul.git
synced 2025-08-04 22:22:08 -07:00
Doing some more dateformatting tweaks
This commit is contained in:
@@ -27,12 +27,6 @@
|
||||
// if($forumid==30) $boardtitle = "<a href='./'><img src=\"images/poniecentral.gif\" title=\"YAAAAAAAAAAY\"></a>";
|
||||
// end PONIES!!!
|
||||
|
||||
if(!$loguserid || $dateformat == "") {
|
||||
$dateformat='m-d-y h:i:s A';
|
||||
$dateshort='m-d-y';
|
||||
}
|
||||
|
||||
if (isset($_GET['dateformat'])) $dateformat = $_GET['dateformat'];
|
||||
|
||||
$race=postradar($loguserid);
|
||||
|
||||
|
Reference in New Issue
Block a user