<?php include 'a.inc'; include 'b.inc'; include 'c.inc'; include 'd.inc'; include 'e.inc'; ?>
<?php include './abcde.inc'; ?>