mirror of
https://github.com/php/web-php.git
synced 2026-04-26 00:18:17 +02:00
6056368752
and sizes (as it is determined automatically)
11 lines
223 B
C++
11 lines
223 B
C++
<?php // -*- C++ -*-
|
|
/* $Id$ */
|
|
|
|
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';
|
|
|
|
?>
|