mirror of
https://github.com/php/web-php.git
synced 2026-04-01 04:02:10 +02:00
12 lines
236 B
C++
12 lines
236 B
C++
<?php // -*- C++ -*-
|
|
|
|
unset($RSIDEBAR_DATA);
|
|
require_once 'site.inc';
|
|
require_once 'layout.inc';
|
|
|
|
# this file is generated on rsync.php.net and propogated
|
|
# from there it just defines $LAST_UPDATED.
|
|
require_once 'last_updated.inc';
|
|
|
|
?>
|