Changeset 241 for trunk/client/header.php
- Timestamp:
- Jun 21, 2015, 10:46:17 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/client/header.php
r240 r241 42 42 43 43 echo "<link rel=\"stylesheet\" href=\"temi/$tema/style.css\" type=\"text/css\" />\n\n\n"; 44 45 46 47 44 48 include("inc/javascript.php"); # rotazione (18 marzo 2009) tema tour 45 49 ##### tema mobile … … 48 52 } 49 53 54 55 56 57 58 50 59 echo "\n\n\n</head>\n"; 51 60 # rotazione per tema tour … … 57 66 58 67 include_once("modules/Elezioni/funzioni.php"); 68 69 70 59 71 if (!$csv)testata(); 60 72 }
Note:
See TracChangeset
for help on using the changeset viewer.