campo-sirio/corsi/admin/index.php

6 lines
284 B
PHP
Raw Normal View History

<!-- frames -->
<frameset cols="15%,*" border="1">
<frame name="sinistra" src="menu.php" marginwidth="10" marginheight="10" scrolling="auto" frameborder="0">
<frame name="destra" src="admin.php" marginwidth="10" marginheight="10" scrolling="auto" frameborder="0">
</frameset>