Changeset 497


Ignore:
Timestamp:
02/22/06 00:24:08 (7 years ago)
Author:
anarcat
Message:

[project @ alternc: changeset 2005-01-18 22:16:10 by anarcat]
make the version string more discreet

Original author: anarcat
Date: 2005-01-18 22:16:10

File:
1 edited

Legend:

Unmodified
Added
Removed
  • bureau/admin/menu.php

    r452 r497  
    11<?php 
    22/* 
    3  $Id: menu.php,v 1.8 2004/11/10 21:25:12 anonymous Exp $ 
     3 $Id: menu.php,v 1.9 2005/01/18 22:16:10 anarcat Exp $ 
    44 ---------------------------------------------------------------------- 
    55 AlternC - Web Hosting System 
     
    5454 
    5555<p> <a href="http://alternc.org"><img src="alternc.png" width="120" height="82" border="0" alt="AlternC" /></a> 
    56 <?php if ($L_SHOWVERSION) { echo "<br />AlternC Version $L_VERSION"; } ?> 
     56<?php if ($L_SHOWVERSION) { echo "<br />v. $L_VERSION"; } ?> 
    5757</p> 
    5858</body> 
Note: See TracChangeset for help on using the changeset viewer.