web/cineconf/index.php
changeset 942 620ba7e347c1
parent 902 da2081e8c847
child 948 c670e8888357
--- a/web/cineconf/index.php	Tue Jul 23 13:21:42 2013 +0200
+++ b/web/cineconf/index.php	Sun Sep 08 14:23:14 2013 +0200
@@ -24,7 +24,7 @@
 <html lang="fr">
 	<head>
 		<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-		<title>Avant-Première Hanna Arendt : Tweet Wall</title>
+		<title>Avant-Première Kaspar Hauser : Tweet Wall</title>
 		<meta http-equiv="X-UA-Compatible" content="IE=9" />
 
 		<!-- CSS -->
@@ -43,7 +43,7 @@
 			if (isset($_GET['favuser'])) {
 				echo $_GET['favuser'];
 			} else {
-				echo 'AVPHannahArendt';
+				echo 'AVPKaspar';
 			}
 			?>';
 		</script>