Changeset 427 for trunk/client/header.php
- Timestamp:
- Oct 5, 2024, 10:28:06 AM (7 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/client/header.php
r355 r427 20 20 } 21 21 22 22 if(!file_exists("temi/$tema/index.php")) {$tema='default'; $_SESSION['tema']=$tema;} 23 23 include("temi/$tema/index.php"); 24 24 include("modules/Elezioni/language/lang-$lang.php");
Note:
See TracChangeset
for help on using the changeset viewer.