xref: /web-php/include/last_updated.inc (revision dd8d8bf8)
1<?php
2
3
4
5
6
7
8
9
10
11/*
12 * DO NOT MODIFY THIS FILE
13 * This file is automagically generated, and overwritten,
14 * by the rsync box. It is only included in this repo to simplify getting
15 * up and running on your localhost without needing to generate all this
16 * yourself from master.
17*/
18
19
20
21
22
23
24
25
26
27$LAST_UPDATED=time();
28