2016-12-02 17:19:11 -02:00

7 lines
73 B
PHP

<?php
// The page we wish to display
$file = $_GET[ 'page' ];
?>