Changeset 61


Ignore:
Timestamp:
Mar 27, 2010, 8:23:31 PM (14 years ago)
Author:
roby
Message:

In client: sistemata la rotazione delle pagine per il tema tour - replica per errore.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/client/temi/tour/index.php

    r60 r61  
    127127// Blocco generale
    128128
    129 if(file_exists("temi/language/$lang/bloccogen.html"){
     129if(file_exists("temi/language/$lang/bloccogen.html")){
    130130$tmpl_file = "temi/language/$lang/bloccogen.html";
    131131$thefile = implode("", file($tmpl_file));
Note: See TracChangeset for help on using the changeset viewer.