source: forum/cache/data_cfg_template_WoWMoonclaw.php@ 400

Last change on this file since 400 was 400, checked in by george, 16 years ago
  • Přidáno: Nové forum phpBB 3.
File size: 271 bytes
Line 
1<?php
2$expired = (time() > 1263148435) ? true : false;
3if ($expired) { return; }
4
5$data = unserialize('a:4:{s:4:"name";s:11:"WoWMoonclaw";s:9:"copyright";s:44:"Ma&euml;vah/Moonclaw - http://www.wowcr.net/";s:7:"version";s:7:"3.0.3.1";s:8:"filetime";i:1227123282;}');
6
7?>
Note: See TracBrowser for help on using the repository browser.