Changeset 61 for trunk/client
- Timestamp:
- Mar 27, 2010, 8:23:31 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/client/temi/tour/index.php
r60 r61 127 127 // Blocco generale 128 128 129 if(file_exists("temi/language/$lang/bloccogen.html") {129 if(file_exists("temi/language/$lang/bloccogen.html")){ 130 130 $tmpl_file = "temi/language/$lang/bloccogen.html"; 131 131 $thefile = implode("", file($tmpl_file));
Note:
See TracChangeset
for help on using the changeset viewer.