Changeset 496


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

[project @ alternc: changeset 2005-01-18 22:13:24 by anarcat]
s/VERSION/L_VERSION/ as this is what is used elsewhere

Original author: anarcat
Date: 2005-01-18 22:13:24

File:
1 edited

Legend:

Unmodified
Added
Removed
  • install/scripts/local.php

    r452 r496  
    11<?php 
    22/* 
    3  $Id: local.php,v 1.4 2004/11/10 21:25:12 anonymous Exp $ 
     3 $Id: local.php,v 1.5 2005/01/18 22:13:24 anarcat Exp $ 
    44 ---------------------------------------------------------------------- 
    55 AlternC - Web Hosting System 
     
    4040 
    4141$L_SHOWVERSION=1; /* Faut-il afficher la version d'AlternC dans le menu ? */ 
    42 $VERSION="%%version%%"; /* Contient la version d'AlternC, ne pas modifier */ 
     42$L_VERSION="%%version%%"; /* Contient la version d'AlternC, ne pas modifier */ 
    4343 
    4444/* ATTENTION : AUCUNE CARACTERE APRES LE ? > SUIVANT !!! */ 
Note: See TracChangeset for help on using the changeset viewer.