www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

include.php (126B)


      1 <?php
      2 	require_once(dirname(__FILE__) . "/articles-index.php");
      3 	require_once(dirname(__FILE__) . "/articles-article.php");
      4 ?>