Oh noes, some of the PHP code leaked here (too)! :o

<?php
	$_GET['lad'] = str_replace('..','.',$_GET['lad']);
	include("includes/$_GET['lad']");
?>