Changeset 1129 for www/download.html
- Timestamp:
- Sep 29, 2006, 12:17:46 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
www/download.html
r1128 r1129 41 41 API and let us know what is missing. </p> 42 42 43 <p> Even more recent code can be downloaded using Subversion. See the <a 44 href="/devel.html">development page</a> for more information. </p> 45 43 46 <h2> Documentation </h2> 44 47 … … 46 49 manual. </p> 47 50 48 <?php include($_SERVER["DOCUMENT_ROOT"]."/footer.inc"); ?> 51 <?php $rev = '$Id$'; 52 include($_SERVER['DOCUMENT_ROOT'].'/footer.inc'); ?> 49 53 50 54 </body>
Note: See TracChangeset
for help on using the changeset viewer.