rpicms

A CMS for the Raspberry Pi
git clone git://archive.git.mtrnord.blog/RpicmsTeam/rpicms.git
Log | Files | Refs | README | LICENSE

index.php (183B)


      1 <!DOCTYPE html>
      2 <html>
      3 	<head>
      4 		<title>PHP Auto Update</title>
      5 	</head>
      6 	<body>
      7 		<p>This is the test index.</p>
      8 		<p><a href="update/index.php">Update now</a>!</p>
      9 	</body>
     10 </html>