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

[project @ alternc: changeset 2004-11-10 21:25:12 by anonymous]
ajout de la version dans alternc.conf, déterminée d'après la première
ligne du Changelog

Original author: anonymous
Date: 2004-11-10 21:25:12

File:
1 edited

Legend:

Unmodified
Added
Removed
  • install/scripts/local.php

    r285 r452  
    11<?php 
    22/* 
    3  $Id: local.php,v 1.3 2004/05/26 20:25:41 anonymous Exp $ 
     3 $Id: local.php,v 1.4 2004/11/10 21:25:12 anonymous Exp $ 
    44 ---------------------------------------------------------------------- 
    55 AlternC - Web Hosting System 
     
    3939$L_MYSQL_DATABASE="%%dbname%%"; 
    4040 
     41$L_SHOWVERSION=1; /* Faut-il afficher la version d'AlternC dans le menu ? */ 
     42$VERSION="%%version%%"; /* Contient la version d'AlternC, ne pas modifier */ 
    4143 
    4244/* ATTENTION : AUCUNE CARACTERE APRES LE ? > SUIVANT !!! */ 
Note: See TracChangeset for help on using the changeset viewer.