5 lines
60 B
PHP
5 lines
60 B
PHP
<?php
|
|
|
|
$is_count_reports = true;
|
|
|
|
require_once 'index.php';
|