1
0
mirror of https://github.com/php/web-php.git synced 2026-04-26 00:18:17 +02:00
Files
archived-web-php/include/prepend.inc
T
Gabor Hojtsy 6056368752 No need to tweek with separate logos (as there are only one),
and sizes (as it is determined automatically)
2001-06-29 17:51:20 +00:00

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';
?>