File Manager

Path: /home/heznutpr/log.heznutprivate.com/dashboard/admin/

Viewing File: create_account.php

<?php
	print "
				<script language='javascript'>
					window.location = 'new_account.php';
				</script>
			";
	?>