simpub/p/blog.php

5 lines
69 B
PHP
Raw Permalink Normal View History

2017-01-27 20:35:47 +01:00
<?php
if (!isset($CMS_ACTIVE)) exit();
require_once "blog.php";
?>