<?php $host = "localhost"; $username = "root"; $password = "abc"; $dbname = "cloud"; $currentstyle = "Default"; $sitemail = 'mail@mail.com'; $twitter = "twitter"; //Twitter account $maintenance = FALSE; //true or false $language...