1
0
mirror of https://github.com/php/web-php.git synced 2026-04-01 04:02:10 +02:00
Files
archived-web-php/include/prepend.inc
2001-08-02 15:08:27 +00:00

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