Exemple #1
0
        }catch(e){
         console.log("[ArcherSysOS]: Notifications Disabled");
        }
</script>



</head>

<body >

	
	<div class="container" >
                

<?php  ViewManager::displayLoginInfo($info); ?>
 
		<div class="slider">
			<ul class="screen">
				<li>
  <?php
  ViewManager::addGame("http://localhost/entertainment/games/index.php","Games");
  ?>
					<div class="module purple double img w">
						<h2 class="title">Home</h2>
					<p class="subheading"> <a href="main.php">Welcome to the new ArcherSys UI !</a> </p>
					</div>
					<a href="https://www.flowdock.com/oauth/authorize?client_id=ce74f931ded75f964c9e98c3676ff5dfdfee64d5fb41178f801882029e4d2f00&redirect_uri=http%3A%2F%2Flocalhost%3A80&response_type=code"><div class="module purple double img w">
						<h2 class="title">Sign in to Flowdock</h2>
					<p class="subheading"> <a href="main.php">Log in to Flowdock!</a> </p>
					</div></a>